Skip to content
Discussion options

You must be logged in to vote

You should be able to use something like this custom server example and instead of running node server.js like in the example package.json you can instead just do "dev": "nodemon server.js" and now you'll have code reloading for your server as well as for your frontend code.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by savil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants