Skip to content
This repository has been archived by the owner on Aug 20, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 390 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 390 Bytes

Next.js boilerplate(Typescript, Jest, Storybook, ESLint, Prettier, styled-components)

This is boilerplate for Next.js + Typescript + Jest + Storybook + ESLint + Prettier + styled-components

The version of libraries repository used are below.

  • Next.js 11.1.2
  • React 17.0.2
  • Typescript 4.4.3
  • Jest 27.2.4
  • Storybook 6.3.9
  • ESLint 7.32.0
  • Prettier 2.4.1
  • styled-components 5.3.1