neurosky-node-dashboard

Codeship Status for sweves/neurosky-node-dashboard

Usage

First, install NodeJS if you haven't already.

open https://nodejs.org/

or

brew install nodejs

Then, in the same directory as this file,

npm install http-server -g
http-server .

to start an HTTP server in the current directory.