Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 272 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 272 Bytes

Health Data Visualisation

Build instructions

To install dependencies, make sure npm and node are at the latest stable versions on the system.

To install dependencies, use:

npm install

in the project directory.

To run the project, use:

npm start