App tha tracks healthy habits
yarn
quasar dev
Or to run as pwa (App)
quasar dev -m pwa
cd into Backend and install the depedencies
cd Backend
pip install -r requirements.txt
Run the project
python main.py
App tha tracks healthy habits
yarn
quasar dev
Or to run as pwa (App)
quasar dev -m pwa
cd into Backend and install the depedencies
cd Backend
pip install -r requirements.txt
Run the project
python main.py