Modernize-nuxtjs-free

Free Nuxt 3 Admin Template with vuetify 3 + Typescript Free Nuxt 3 Admin Template with vuetify 3 + Typescript

Nuxt 3 Starter

💚 A Better Nuxt 3 starter template

Use the Template

Clone to local

$>    💿  Install dependencies with `npm install` or `yarn install`
$>
$>    🚀  Start development server with `npm run dev` or `yarn dev`

Setup

Installation

Make sure to install the dependencies

yarn install

Development

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

yarn dev

Production

Build the application for production:

yarn build