codaga / tranquil

Webapp for better mental health management
MIT License
1 stars 2 forks source link
angular mental-health

tranquil Build Status

Webapp for better mental health management

Setting up

  1. Clone this repository
  2. Run npm install or yarn install to install dependencies
  3. Run ng serve --aot to run locally
  4. Run ng test to run tests

Before creating a PR

  1. Run ng lint
  2. Run npm run test
  3. Run npm run prestart to build tailwindcss styles

If all this runs successfully go right ahead!