|
před 6 roky | |
---|---|---|
.. | ||
.gitignore | před 6 roky | |
index.html | před 6 roky | |
main.js | před 6 roky | |
package-lock.json | před 6 roky | |
package.json | před 6 roky | |
readme.md | před 6 roky | |
server.js | před 6 roky |
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