coding-allies / projects-platform-frontend

She's Coding Projects collaboration platform for womxn in tech.
http://projects.shescoding.org/#/
MIT License
9 stars 59 forks source link

Run local server #131

Open innovation16 opened 3 years ago

innovation16 commented 3 years ago

Context:

To run local server, we need nodemon, which was missing from the dependencies.

Fix:

Added nodemon as a dev dependency. Also added documentation describing how to run the local server and to start the project.

innovation16 commented 3 years ago

@nurmerey GHC20