omidantilong / next-boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

next-boilerplate

This is a simple next.js boilerplate.

yarn install
yarn dev
  • It includes testing-library and a bunch of associated mocks and stubs
  • Prettier and eslint config is provided
  • It supports sass out of the box

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository for more detail.

About


Languages

Language:JavaScript 68.5%Language:SCSS 27.3%Language:CSS 4.2%