triandamai / assessment-admin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Vue 58.0%Language:TypeScript 30.6%Language:SCSS 11.5%