Boilerplate for using Next.js including base setup.
Scaffolding for using Next.js with...
- Redux
- ESLint
- prettier
- Jest
- styled-components
- stylelint
- Node.js
- See .node-version to confirm supported version.
See result of npm run
.
npm i
npm run dev
This software is released under the MIT License, see LICENSE.txt.