Skip to content

marinaRupe/preeclampsia-risk-estimator

Repository files navigation

Preeclampsia Risk Estimator

Getting started

Installing packages

npm install

Setting up environment variables

Make sure there is .env file in the root directory. The example for filling the data is located in .env-example.

Populating the db

npm run populate-db

Running project

Development

  1. Run Node project script:
npm run nstart
  1. Run React project script:
npm run rstart
  1. App should be available at http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published