Skip to content

CSUF-ACM/csufcswiki

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published