A blood pressure application built on AngularJS, TypeScript, Express and MongoDB.
-
Clone it
git clone https://github.com/stevengregory/bp-trackr.git bpt
-
Get in
cd bpt
-
Run
npm i
-
Run
typings install
-
Run
gulp build
-
Run
npm start
-
Go to http://localhost:3001