Skip to content
This repository was archived by the owner on Feb 9, 2021. It is now read-only.

Latest commit

 

History

History
29 lines (16 loc) · 321 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 321 Bytes

Install

Install dependencies:

npm install

For convenience, install coffee and foreman globally:

npm install -g coffee-script norman

Run

make
make start

or

foreman start

or

node_modules/foreman/bin/foreman start

and visit http://localhost:8000