Renée Kooi 513ba53c37 examples: mention that you need to install & bootstrap пре 5 година
..
.gitignore 538f538be1 Add transloadit kitchen sink demo page пре 6 година
index.html 0c7ad1ab29 robodog: Add dashboard() to example. пре 6 година
main.js 2389d3f914 Use robodog for var name пре 6 година
package-lock.json f97b3931bb Upgrade eslint. пре 6 година
package.json f97b3931bb Upgrade eslint. пре 6 година
readme.md 513ba53c37 examples: mention that you need to install & bootstrap пре 5 година
server.js ad37793467 Update eslint-plugin-compat and eslint-plugin-jest пре 6 година

readme.md

Robodog

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

Run it

To run this example, make sure you've correctly installed the root repository:

npm install
npm run bootstrap

Move into this directory, then:

npm install
npm start