EgoistDeveloper / nuxt3-template

Nuxt 3 best starter repo, Tailwindcss, Sass, Headless UI, Vue, Pinia, Vite, Eslint, i18n, Naive UI

Home Page:https://oku-nuxt3-template.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nuxt 3 Starter

We recommend to look at the documentation.

Preview

image

Open in StackBlitz

Deploy your own

Deploy to Netlify

Deploy with Vercel

This starter template also includes:

First-party plugins needed for Tailwind UI:

Best Nuxt with Plugins:

Setup

Make sure to install the dependencies

pnpm install

Development

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

pnpm dev

Production

Build the application for production:

pnpm build
pnpm start

Checkout the deployment documentation.

About

Nuxt 3 best starter repo, Tailwindcss, Sass, Headless UI, Vue, Pinia, Vite, Eslint, i18n, Naive UI

https://oku-nuxt3-template.vercel.app/

License:MIT License


Languages

Language:Vue 84.3%Language:TypeScript 11.9%Language:JavaScript 3.6%Language:CSS 0.3%