uppy/examples/transloadit
2019-04-23 10:23:50 +02:00
..
.gitignore
index.html
main.js Use robodog for var name 2019-04-23 10:23:50 +02:00
package-lock.json
package.json
readme.md robodog: fix example readme 2019-04-15 11:01:31 +02:00
server.js

Robodog

This example shows all the different Robodog APIs in action on a single page.

Run it

Move into this directory, then:

npm install
npm start