Node Web App Template A general template I use for node projetcs Install and start the app yarn install yarn run dev Run tests yarn test # Or if you want to watch the tests yarn test:w