Skip to content

alangshur/nextjs-tailwind-shadcn-template

Repository files navigation

nextjs-tailwind-shadcn-template

This is a template repo for a webapp stack that combines NextJS, TailwindCSS, and shadcn. It also includes a number of additional useful configurations, including Prettier, ESLint, Husky, lint-staged, and more.

Installation

Ensure you are running the latest stable version of Node.js:

node -v
n stable

Install the NPM packages:

npm install --legacy-peer-deps
npm run dev

Setup Husky and other hooks:

npm run prepare

About

Template repo that combines NextJS, TailwindCSS, shadcn, and many other conveniences

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published