Example of how the front end of a patient chart would look like.
In order to get this code to run, you will need nodeJS installed & gulp. Once NodeJS & gulp are installed, you can launch the app by navigating to the root directory and executing the following steps.
- npm install
- npm start
- navigate to localhost:3030