Skip to content

Latest commit

 

History

History
71 lines (45 loc) · 2.83 KB

README.md

File metadata and controls

71 lines (45 loc) · 2.83 KB

HealthVault

HealthVault aims to devlop the develop the backbone necessary to support integrated digital health infrastructure in the country and help citizens and healthcare providers manage health records digitally.

Desktop Screenshots




Available Scripts

In the project directory, you can run:

npm install

Installs all dependencies for the react-app

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

npm test

Launches the test runner in the interactive watch mode.\

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

In the backend directory, you can run:

npm install

Installs all dependencies for express server

npm start

Starts the server in devlopment mode in local host 8000