Renée Kooi ad37793467 Update eslint-plugin-compat and eslint-plugin-jest 6 years ago
..
.gitignore 538f538be1 Add transloadit kitchen sink demo page 6 years ago
index.html 0c7ad1ab29 robodog: Add dashboard() to example. 6 years ago
main.js 2389d3f914 Use robodog for var name 6 years ago
package-lock.json f97b3931bb Upgrade eslint. 6 years ago
package.json f97b3931bb Upgrade eslint. 6 years ago
readme.md df8587bfab robodog: fix example readme 6 years ago
server.js ad37793467 Update eslint-plugin-compat and eslint-plugin-jest 6 years ago

readme.md

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