Add scripts to run the frontend and the backend separately or both at once from the root of the project
Open
backend
bug
critical
devops
discussion
enhancement
feature request
frontend
good first issue
help wanted
performance
- Dominant language
- JavaScript
- Stars
- 35
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
It's not exactly a problem, but it will help others who want to work on a specific part of the project focus on it and also they won't have to be in a specific folder to run the scripts, it will all be done from the root of the project
**Describe the solution you'd like**
All that have to be done is to install concurrently and nodemon to the project and write the scripts to perform the said tasks
Contributor guide
Assessment
This issue has not been assessed yet.