Example Express Server with sinon tests npm run dev Runs the development server on port 5000 nodemon will refresh on save npm test Will run the sinon tests Read more on sinon here npm start For production which can be accessed here Front End production example can be found here