Skip to content

codegino/nextjs-ts-tw-tldr

Repository files navigation

Next.js, TypeScript, Tailwind Boilerplate

A very lean NextJS boilerplate with TypeScript and Tailwind support. Plus all the goodness of ESLint and Prettier!

Dependencies

Install npm via nodejs using either

You can either use yarn or pnpm; simply delete package-lock.json and run with your package manager of choice

Install dependencies

npm install

Running the application

npm run dev

Build the application

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published