/dhc

architecture

Primary LanguageCSS

dhc

A health monitoring app prototype

To start

Clone the repository "git clone https://github.com/vaibhavnitya/dhc.git"
Go the directory "cd dhc"
Install dependencies:

  1. bower components "bower install"
  2. node dependencies "npm install"
    To start the server "npm run start"
    Server will start at PORT 8080.