Skip to content

stackhacker-ui/starter

Repository files navigation

Stackhacker UI Starter Template

Nuxt

Use this template to get started quickly with Nuxt 4, shadcn-vue, and Tailwind CSS v4.

Stackhacker UI Starter Template

Quick Start

pnpm dlx nuxi@latest init my-app -t gh:stackhacker-ui/starter

This project is not affiliated with shadcn/ui, shadcn-vue, Vercel, Nuxt, or Nuxt UI.

What's Included

  • Nuxt 4 + Vue 3 + TypeScript
  • shadcn-vue (via shadcn-nuxt) and reka-ui
  • Tailwind CSS v4
  • Color mode support with @nuxtjs/color-mode
  • Icon setup with @nuxt/icon and Iconify collections
  • ESLint and type checking out of the box

Setup

For local development in this repository, install dependencies:

pnpm install

Development Server

Start the development server on http://localhost:3000:

pnpm dev

Lint

pnpm lint

Typecheck

pnpm typecheck

Production

Build the application for production:

pnpm build

Locally preview production build:

pnpm preview

Check the Nuxt deployment documentation for more details.

Renovate integration

Install the Renovate GitHub app on your repository.

About

A Nuxt 4 starter template built with shadcn-vue, reka-ui, and Tailwind CSS v4.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Contributors