Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 215 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 215 Bytes

chrsr.com

Web dumping ground.

Installation

npm install
bower install
grunt

Dev

grunt dev

Build

grunt build

Run

node server.js

Deploy

git push heroku master

:)