Skip to content

A home rolled scaffold for a NextJS project containing everything a dev team needs

Notifications You must be signed in to change notification settings

thecodesmithy/templates-nextjs

Repository files navigation

What's This?

This is a base template for a NextJS project which implements all the good stuff like...

  • husky with lint-staged to lint/prettier on stage and test on push
  • eslint & prettier
  • jest & react-testing-library

How Do I?

You can levearge create-react-app so it's a simple case of running this line in your terminal...

npx create-next-app --typescript --example https://github.com/thecodesmithy/templates-nextjs

About

A home rolled scaffold for a NextJS project containing everything a dev team needs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published