|
6 年之前 | |
---|---|---|
.. | ||
.gitignore | 6 年之前 | |
index.html | 6 年之前 | |
main.js | 6 年之前 | |
package-lock.json | 6 年之前 | |
package.json | 6 年之前 | |
readme.md | 6 年之前 | |
server.js | 6 年之前 |
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