|
6 년 전 | |
---|---|---|
.. | ||
.gitignore | 6 년 전 | |
index.html | 6 년 전 | |
main.js | 6 년 전 | |
package-lock.json | 6 년 전 | |
package.json | 6 년 전 | |
readme.md | 6 년 전 | |
requirements.txt | 6 년 전 | |
server.py | 6 년 전 |
This example uses @uppy/xhr to upload files to the local file system.
Move into this directory, then:
npm install
pip install -r requirements.txt
npm start