gbowne1/codebooker

Add scripts to run the frontend and the backend separately or both at once from the root of the project

Opened this issue · 3 comments

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

Hi and thanks @prime1999

I agree that nodemon needs to be added.

Well, I don't know anything about concurrently package or any of the scripts required.

I can actually work on this if permitted to

You're welcome to work on it.