/CDC

Learning project

Primary LanguageJavaScript

CDC

Installation

git clone <url>
Install node http://nodejs.org/download/

npm install -g grunt-cli
npm install -g bower

npm install
bower install 

grunt server (starts the API server on port 9090 - http://localhost:9090/)

Load client/index.html in a browser

Technology stack