DEBUG=myapp npm start
Then load http://localhost:3000/ in your browser to access the app.
If you make any changes you should re-start app to make it works.
DEBUG=myapp npm start
Then load http://localhost:3000/ in your browser to access the app.
If you make any changes you should re-start app to make it works.