Skip to content

Conversation

@innovation16
Copy link

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
Copy link
Author

innovation16 commented Oct 1, 2020

@nurmerey GHC20

Copy link
Contributor

@nurmerey nurmerey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @innovation16 thank you for your contribution, added a few comments here, once they are addressed this will be good to be merged. Let me know if you have any questions.


Please find an installation guide for your environment in our [Wiki](https://github.com/shescoding/projects-platform-frontend/wiki).

## 🏃 Running the project
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Heya, our apologies, this file has been rewritten here since after the GHC https://github.com/shescoding/projects-platform-frontend/wiki/Project-Installation-Guide, plz remove changes to Readme.md

"dotenv": "8.2.0",
"github-oauth": "0.2.2",
"js-cookie": "2.2.1",
"nodemon": "^2.0.4",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are right, we do need nodemon, thank you for adding this. Can you please remove ^ before the version number to ensure it does not auto update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants