next-react-express-hmr-starter Starter project for Next / React / Express with Client and Server HMR StackBlitz Development Install dependencies npm install Run in development npm run dev Production Install dependencies npm ci Build application npm run build Run application npm start