Overview:
- Drugs section - you can calculate drug doses depending on patient's weight
- Calculate hearth ultrasound bloodflow
- Install
nvm
(or windows version) - Install node.js through nvm using
nvm install lts
in your cli - Install
yarn
vianpm i -g yarn
- Clone this repo vai
git clone https://github.com/T-Damer/neo-n.git
(install git if needed) - Go to the folder via
cd birth-history
- Install dependencies with
yarn
- Run the server with
yarn start
- Open the link from cli