readme.md 291 B

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