You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Searched for awhile to find a way to reload changes during development and stumbled on nodegui/react-nodegui#5 with the script.
To do:
Add the devDep of nodemon and the start:watch script to the template with docs mentioning it, but likely it should be the default for start as most devs assume things are going to be synced/reloaded in some manner on changes.
I'd be glad to provide the PR for this. Let me know if this is something you all would like to see happen to improve the starting experience for NodeGUI 😄
The text was updated successfully, but these errors were encountered:
Searched for awhile to find a way to reload changes during development and stumbled on nodegui/react-nodegui#5 with the script.
To do:
Add the devDep of nodemon and the start:watch script to the template with docs mentioning it, but likely it should be the default for start as most devs assume things are going to be synced/reloaded in some manner on changes.
I'd be glad to provide the PR for this. Let me know if this is something you all would like to see happen to improve the starting experience for NodeGUI 😄
The text was updated successfully, but these errors were encountered: