AirBub Basic Setup touch server.js npm init -y npm install express mongoose Optional: 4. npm install nodemon -D 5. Add a watch script to your package.json to add hot-reloading to the app.