samuelayo 8ee50e4a76 Add PHP example, also update node example to log out 6 years ago
..
.gitignore d294498147 change example name for node and commit node 6 years ago
index.html d294498147 change example name for node and commit node 6 years ago
main.js d294498147 change example name for node and commit node 6 years ago
package-lock.json d294498147 change example name for node and commit node 6 years ago
package.json d294498147 change example name for node and commit node 6 years ago
readme.md 64b7f78ef2 update readme 6 years ago
server.js 8ee50e4a76 Add PHP example, also update node example to log out 6 years ago

readme.md

Uppy + Node xhr Example

This example uses @uppy/xhr to upload files to the local file system.

Run it

Move into this directory, then:

Move into this directory, then:

npm install
npm start