Skip to content

A web app for recording your family's health history and sharing the information with your family and healthcare professionals.

License

Notifications You must be signed in to change notification settings

volleio/family-health-history

Repository files navigation

Family Health History

A web app for recording your family's health history and sharing the information with your family and healthcare professionals.

Running Locally

Make sure you have Node.js installed.

$ git clone git@github.com:volleio/family-health-history
$ cd family-health-history
$ npm install
$ npm run build
$ npm run start

Your app should now be running on localhost:5000.

Local Development

Build in watch mode:

$ npm run dev

Start the server in watch mode:

$ npm run watch
      OR 
$ npm run debug

Your app should now be running on localhost:5000.

Credits: Icon - https://thenounproject.com/ojog.silviu, https://thenounproject.com/chattapat4699

About

A web app for recording your family's health history and sharing the information with your family and healthcare professionals.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published