The Next.js production boilerplate, all you need to start developing, without spend hours on configurations.
First, run the development server:
npm install
npm run dev
I hope it helps you!
:atom: :rocket: A complete Next.js boilerplate with Typescript, Jest, Storybook, React Testing Library, ESLint, and Prettier. Ready to development and production
TypeScript
The Next.js production boilerplate, all you need to start developing, without spend hours on configurations.
First, run the development server:
npm install
npm run dev
I hope it helps you!