Skip to content

neobrutalism-templates/nextjs-starter-template

Repository files navigation

NextJS starter template

This template is for neobrutalism template creators (for this organization) who want to start building asap, without having to install and set everything from scratch.

This template includes:

  • nextjs 14
  • tailwind (with default variables from styling docs)
  • eslint + prettier (with plugin for sorting tailwind classnames)
  • cn utility function

Get started

Once you join this organization (message me on twitter, and I'll send you an invite) make a new repo in this organization by clicking the "Use this template" button on the top right.

Installation

This template uses pnpm package manager so make sure you have it installed.

To install all dependencies run:

pnpm i

To run the app locally:

pnpm run dev

About

NextJS template for creating neobrutalism templates.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published