Python dependencies : pipenv install
Javascript dependencies : npm install
python manage.py runserver
npm run dev
It should start the app on port 8000
Backend : python manage.py test
backend coverage : coverage run --source='.' manage.py test
coverage html
check the html file at .ariana/htmlcov/index.html
frontend : npm run e2e
Click on any of the list item