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
Sad Gabi edited this page Jul 23, 2026
·
3 revisions
Dev Server with Hot-Reload
To test your Chocola app with hot-reload, run:
node chocola.server.js
This starts a local server and automatically reloads the app whenever you make changes. You only need to think about doing a manual build when you're getting ready to deploy.