next-template Setup $ git clone https://github.com/rn1k/nextjs-template.git $ cd nextjs-template $ yarn install Development ローカルで実行する場合 $ yarn dev $ open https://localhost:3000 Test $ yarn test Storybook $ yarn storybook Plugins(VSCode) ESLint Prettier