Skip to content

115design/nextjs-template

Repository files navigation

nextjs-template

Next.js, TypeScript, SCSS, Redux Toolkit, PWA, Jest, Cypress, Storybook

ヒガ 氏の記事をもとに初期構成をゼロから構築。
状態管理は Redux Toolkit を採用。(後にRecoilの存在を忘れていたことが発覚…)
SCSSをカスタマイズしつつ、ページトランジションとページ遷移時のプログレスバーを追加実装。

ヒガ氏に心より謝辞を申し上げます。

Installation

$ git clone https://github.com/115design/nextjs-template.git
$ cd nextjs-template
$ yarn install
$ yarn husky install
$ yarn dev
  or
$ yarn start

Next.js: http://localhost:3000

Storybook

$ yarn storybook

Next.js: http://localhost:6006

Author

115design

Licence

MIT

About

Next.js, TypeScript, SCSS, Redux Toolkit, PWA, Jest, Cypress, Storybook

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published