|
5 tahun lalu | |
---|---|---|
.. | ||
.gitignore | 6 tahun lalu | |
index.html | 6 tahun lalu | |
main.js | 6 tahun lalu | |
package.json | 5 tahun lalu | |
readme.md | 5 tahun lalu | |
server.js | 6 tahun lalu |
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 build
Then move into this directory (examples/php-xhr
), and:
npm start