Project setup npm install Set up env touch .env PORT = 3000 || your port Compiles and hot-reloads for development npm run webpack npm start