Skip to content

glassblowerscat/nextjs-starter

Repository files navigation

This is a Next.js project bootstrapped with create-next-app and configured by Ryan Elainska with the following:

  • TypeScript
  • ESLint
  • Prettier
  • PostCSS, including CSS variables and nesting
  • Babel module resolvers
  • Husky/Lint-Staged

To start the development server:

yarn dev

To format/lint/type-check all the code:

yarn format
yarn lint
yarn type-check

About

A fresh NextJS + TypeScript app with PostCSS, ESLint, Prettier, Husky/Lint-Staged, and Babel Module Resolvers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published