Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add NPM script to the project to leverage the nodemon #5

Closed
OpenTechConsult opened this issue Nov 6, 2020 · 0 comments · Fixed by #21
Closed

Add NPM script to the project to leverage the nodemon #5

OpenTechConsult opened this issue Nov 6, 2020 · 0 comments · Fixed by #21
Assignees
Labels
setup Setup environment, init a project and installs its dependencies
Projects

Comments

@OpenTechConsult
Copy link
Owner

Use nodemon inside of a NPM script in order to allow reloading on file change

@OpenTechConsult OpenTechConsult self-assigned this Nov 7, 2020
@OpenTechConsult OpenTechConsult added the setup Setup environment, init a project and installs its dependencies label Nov 7, 2020
@OpenTechConsult OpenTechConsult added this to To do in Afrocross via automation Nov 8, 2020
OpenTechConsult added a commit that referenced this issue Nov 9, 2020
Created two scripts to run the express server
One called start and the second called server that run nodemon

See Issue #5
@OpenTechConsult OpenTechConsult linked a pull request Nov 9, 2020 that will close this issue
Afrocross automation moved this from To do to Done Nov 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
setup Setup environment, init a project and installs its dependencies
Projects
Development

Successfully merging a pull request may close this issue.

1 participant