Newer
Older
# capstone
To run the backend:
- In capstone (root) folder run `python manage.py runserver`
To run the frontend:
- cd to frontend folder
- In a seperate terminal run `npm start`
# capstone
To run the backend:
- In capstone (root) folder run `python manage.py runserver`
To run the frontend:
- cd to frontend folder
- In a seperate terminal run `npm start`