This project is a straightforward boilerplate based on bootstrap v4, pricing example, Next.js, Express and Next.js + CSS
- ES6 support
- CSS style using @zeit/next-css
- Express router module
git clone --depth 1 https://github.com/Lazhari/next-express-bootstrap
cd next-express-bootstrap
rm -rf .git
npm install
npm run dev