Skip to content
/ hank Public

Ranking suburbs by health services using google maps api

License

Notifications You must be signed in to change notification settings

shusson/hank

Repository files navigation

hank

Part of the nomoss makers August 2017 health hack

Dependencies:

Usage:

Start the node server

cd server
npm install
node app.js

Open another terminal, navigate to the root of the repository and host the angular app

npm install
ng serve

Browse to http://localhost:4200