nuxt-ui-templates / starter

Nuxt Starter Template for Nuxt UI.

Home Page:https://starter-template.nuxt.dev/

Repository from Github https://github.comnuxt-ui-templates/starterRepository from Github https://github.comnuxt-ui-templates/starter

Nuxt Starter Template

Nuxt UI

Use this template to get started with Nuxt UI quickly.

Nuxt Starter Template

The starter template for Vue is on https://github.com/nuxt-ui-templates/starter-vue.

Quick Start

npm create nuxt@latest -- -t github:nuxt-ui-templates/starter

Deploy your own

Deploy with Vercel

Setup

Make sure to install the dependencies:

pnpm install

Development Server

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

pnpm dev

Production

Build the application for production:

pnpm build

Locally preview production build:

pnpm preview

Check out the deployment documentation for more information.

About

Nuxt Starter Template for Nuxt UI.

https://starter-template.nuxt.dev/


Languages

Language:Vue 89.7%Language:TypeScript 5.1%Language:CSS 4.1%Language:JavaScript 1.1%