This is a place to find information about Nodebots at CodeMash 2015. Here, you will find several examples and it is where the documentation site is hosted (see the gh-pages
branch for documentation).
First, install the dependencies:
npm install
Then, pick an example and run it:
node examples/strobe.js
- Replace
strobe.js
with whatever example you want to run.