prassh123 / CDC

Learning project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Learning project


Languages

Language:JavaScript 81.8%Language:CSS 18.2%