This is the hackathon with Venkat and Raju at Angular Summit
- Clone this repo
npm install
bower install
Open 2 terminals and cd
into the directory where you cloned this repo
- In the first one run
node server.js
- This will start a express based REST-ful end-point for the backend. - In the second one run
grunt serve
- This will open the application in your browser to http://localhost:9000/
NOTE This repo will see massive, and often destructive changes over time. Preferably fork this repo vs. cloning.
Copyright (c) 2015 Venkat Subramaniam & Raju Gandhi
Distributed under the MIT License