Skip to content
/ next Public template

A Next.js template with Tailwind, Prettier, and Typescript

Notifications You must be signed in to change notification settings

clxmente/next

Repository files navigation

Next.js starter template

A starter template for my Next.js projects because I am lazy 🙂

How to use

pnpm create next-app YOUR_PROJECT_NAME -e https://github.com/clxmente/next
# or
yarn create next-app YOUR_PROJECT_NAME -e https://github.com/clxmente/next
# or
npx create-next-app YOUR_PROJECT_NAME -e https://github.com/clxmente/next

Features

  • Tailwind CSS
  • Typescript
  • Prettier with the tailwind plugin to auto format class names
  • thats about it 🙂

About

A Next.js template with Tailwind, Prettier, and Typescript

Resources

Stars

Watchers

Forks