We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
backend is written in flask python. To start backend, Go to backend/ and in command line run commandpython app.py
backend/
python app.py
To run angular front end, go to frontend and run npm start.
frontend
npm start
While doing above things just check ports are available and if not, then change in code.