Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 357 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 357 Bytes

これはcreate-next-appで作成した、Next.jsのテンプレートにeslint, stylelint, prettierの設定を適用したものです。

また、React Testing Libraryが使用できるように設定しています。

Getting Started

起動方法

yarn dev

http://localhost:3000 をブラウザで確認。