Node.js Express API Scaffold Setup Requirements MongoDB Node.js Install dependencies $ [sudo] npm install or $ yarn Launching First start MongoDB if you don't have a running instance $ mongod Development $ npm start or use nodemon $ npm run dev Production $ node bin/www Running Example License Licence