Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Latest commit

 

History

History
39 lines (25 loc) · 653 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 653 Bytes

nextjs-boilerplate codecov

Boilerplate for using Next.js including base setup.

Description

Scaffolding for using Next.js with...

  • Redux
  • ESLint
  • prettier
  • Jest
  • styled-components
  • stylelint

Requirement

Usage

See result of npm run.

Install

npm i
npm run dev

Licence

This software is released under the MIT License, see LICENSE.txt.

Author

@sota1235