Next.js Pro Boilerplate The Next.js production boilerplate, all you need to start developing, without spend hours on configurations. Includes: Eslint Prettier TypeScript NextJS Sass Storybook Jest React Testing Library Getting Started First, run the development server: npm install npm run dev I hope it helps you!