Install dependencies:
npm install
For convenience, install coffee and foreman globally:
npm install -g coffee-script norman
make
make start
or
foreman start
or
node_modules/foreman/bin/foreman start
and visit http://localhost:8000
Install dependencies:
npm install
For convenience, install coffee and foreman globally:
npm install -g coffee-script norman
make
make start
or
foreman start
or
node_modules/foreman/bin/foreman start
and visit http://localhost:8000