ToDo How to use Run the app in development mode Builds the app, starts the express server and watches for changes npm run watch To start the express server npm run start