现代化的上传组件。 https://uppy.io/
|
9 vuotta sitten | |
---|---|---|
bin | 9 vuotta sitten | |
build | 9 vuotta sitten | |
examples | 9 vuotta sitten | |
src | 9 vuotta sitten | |
test | 9 vuotta sitten | |
.babelrc | 9 vuotta sitten | |
.editorconfig | 9 vuotta sitten | |
.eslintrc | 9 vuotta sitten | |
.gitignore | 9 vuotta sitten | |
.travis.yml | 9 vuotta sitten | |
.zuul.yml | 9 vuotta sitten | |
ARCHITECTURE.md | 9 vuotta sitten | |
CONTRIBUTING.md | 9 vuotta sitten | |
LICENSE | 9 vuotta sitten | |
README.md | 9 vuotta sitten | |
bs-config.js | 9 vuotta sitten | |
classes.es6 | 9 vuotta sitten | |
package.json | 9 vuotta sitten |
A work in progress - nothing to see here.
Check open issues for our Minimum Viable Product.
First clone and install the project:
git clone git@github.com:transloadit/transloadit-js-client.git
cd transloadit-js-client
npm install
Now to get a sandbox environment set up, type:
npm run preview
This will npm run build
the project into ./build
, and then serve that
directory using a simple static http server.
Travis should:
examples/*/