|
hace 6 años | |
---|---|---|
.. | ||
.gitignore | hace 6 años | |
index.html | hace 6 años | |
main.js | hace 6 años | |
package-lock.json | hace 6 años | |
package.json | hace 6 años | |
readme.md | hace 6 años | |
server.js | hace 6 años |
This example uses Node server and @uppy/xhr-upload
to upload files to the local file system.
First run npm install && npm run bootstrap && npm run build
in the root folder of the uppy project.
Then move into this directory (examples/php-xhr
), and:
npm install
npm start