Next.js-Pro-Boilerplate icon indicating copy to clipboard operation
Next.js-Pro-Boilerplate copied to clipboard

:atom: :rocket: A complete Next.js boilerplate with Typescript, Jest, Storybook, React Testing Library, ESLint, and Prettier. Ready to development and production

Next.js Pro Boilerplate

The Next.js production boilerplate, all you need to start developing, without spend hours on configurations.

Includes:

Getting Started

First, run the development server:

npm install
npm run dev

I hope it helps you!