Skip to content

deizianens/next-js-boilerplate

Repository files navigation

Boilerplate NextJS

Boilerplate for a NextJS project with:

  • Typescript
  • Jest
  • React Testing Library
  • Storybook
  • Styled Components
  • Eslint
  • Prettier
  • Husky

To use this boilerplate, do:

yarn create next-app -e https://github.com/grrl/next-js-boilerplate

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published