|
5 лет назад | |
---|---|---|
.. | ||
.gitignore | 6 лет назад | |
index.html | 6 лет назад | |
main.js | 6 лет назад | |
package-lock.json | 6 лет назад | |
package.json | 6 лет назад | |
readme.md | 5 лет назад | |
server.js | 6 лет назад |
This example uses Node server and @uppy/xhr-upload
to upload files to the local file system.
To run this example, make sure you've correctly installed the root repository:
npm install
npm run bootstrap
npm run build
Then move into this directory (examples/php-xhr
), and:
npm install
npm start