Skip to content

Web-app provides customized health recommendations for each user.

Notifications You must be signed in to change notification settings

VasylPosmit/health

Repository files navigation

HealthGuide

Web-app provides customized health recommendations for each user.

https://healthguide.herokuapp.com/#/

To start working with the app, first, check node, npm and bower versions

node -v         //  v  5.3.0 +   should work
npm -v          //  v  3.3.12 + should work
bower -v        //  v 1.7.7 +    should work

Next clon the repository Then, from root directory in console (Git Bash for example)

npm install
bower install
gulp                // to make build

gulp serve         // should launch localhost 
or
gulp serve:dist // should launch localhost form dist folder 
 

About

Web-app provides customized health recommendations for each user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published