Created this boilerplate to quickly start simple web service projects with Nextjs. Ability to push to private Zeit/Now server to view site.
yarn install
npm run dev
- Served in localhost:3001
now
Script will run and URL will be copied to clipboard to view.
- Next.js
- Reactjs
- Redux
- Normalize // SCSS
- Classnames-loader
- Next/SASS
- Autoprefixer