现代化的上传组件。 https://uppy.io/
|
пре 9 година | |
---|---|---|
bin | пре 9 година | |
build | пре 9 година | |
examples | пре 9 година | |
src | пре 9 година | |
test | пре 9 година | |
.babelrc | пре 9 година | |
.editorconfig | пре 9 година | |
.eslintrc | пре 9 година | |
.gitignore | пре 9 година | |
.travis.yml | пре 9 година | |
.zuul.yml | пре 9 година | |
ARCHITECTURE.md | пре 9 година | |
CONTRIBUTING.md | пре 9 година | |
LICENSE | пре 9 година | |
README.md | пре 9 година | |
bs-config.js | пре 9 година | |
classes.es6 | пре 9 година | |
package.json | пре 9 година |
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/*/