Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 212 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 212 Bytes

If you want to run Diagnostic Order, you should do:

cd ./diagnostic_order
python manage.py runserver

If you want to run Diagnostic Report, you should do:

cd ./diagnostic_report/
npm start