ljnsn / nuxt3-custom

⚡️ Minimal Nuxt3 template with Tailwindcss, HeroIcons, Vite & Vitest and some custom ESLint rules

Home Page:https://nuxt3-custom.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nuxt 3 Minimal Starter

We recommend to look at the documentation.

Setup

Make sure to install the dependencies

yarn install

Development

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

yarn dev

Production

Build the application for production:

yarn build

Checkout the deployment documentation.

About

⚡️ Minimal Nuxt3 template with Tailwindcss, HeroIcons, Vite & Vitest and some custom ESLint rules

https://nuxt3-custom.netlify.app


Languages

Language:TypeScript 42.7%Language:JavaScript 35.7%Language:Vue 20.3%Language:CSS 1.3%