Createitv / nuxt3-tailwind-starter

nuxt3-tailwind-starter

Home Page:https://nuxt3-tailwind-start.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nuxt 3 Tailwind Starter 中文文档

Nuxt3 Tailwind Starter Nuxt3 Nuxt Content v2 Tailwind CSS Nuxt Icon Pinia vee-validate i18n vercel pnpm

Zero Config Nuxt 3 + Tailwind Starter

Features

Try it Now

Stackblitz

Online Demo

GitHub Template

Create a repo from this template on GitHub.

Local Install

If you prefer to do it manually with the cleaner git history

git clone https://github.com/Createitv/nuxt3-tailwind-starter my-app
cd my-app
pnpm install --shamefully-hoist
# or
npm install 

Development

We recommend to look at the documentation.

Make sure to install the dependencies

npm run dev

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

Production

Build the application for production:

npm run build

Checkout the deployment documentation.

Thanks

Warsono

About

nuxt3-tailwind-starter

https://nuxt3-tailwind-start.vercel.app/

License:MIT License


Languages

Language:Vue 83.7%Language:TypeScript 13.1%Language:JavaScript 2.7%Language:CSS 0.3%Language:Shell 0.1%Language:HTML 0.0%