uppy/examples/transloadit
2019-04-15 11:01:31 +02:00
..
.gitignore Add transloadit kitchen sink demo page 2018-11-15 13:19:15 +01:00
index.html robodog: Add dashboard() to example. 2019-04-15 10:49:15 +02:00
main.js robodog: Add dashboard() to example. 2019-04-15 10:49:15 +02:00
package-lock.json robodoggo 2019-01-28 17:05:11 +01:00
package.json robodoggo 2019-01-28 17:05:11 +01:00
readme.md robodog: fix example readme 2019-04-15 11:01:31 +02:00
server.js Refactor example 2018-11-15 13:19:16 +01:00

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