Skip to content

jeremio/dashboard-vue

 
 

Repository files navigation

Vue Dashboard Template

Nuxt UI Pro

Get started with the Vite + Vue dashboard template with multiple pages, collapsible sidebar, keyboard shortcuts, light & dark more, command palette and more, powered by Nuxt UI Pro.

Vue Dashboard Template

Nuxt Dashboard Template

The dashboard template for Nuxt is on https://github.com/nuxt-ui-pro/dashboard.

Quick Start

npx giget@latest gh:nuxt-ui-pro/dashboard-vue my-vue-dashboard

Once the directory is created, you can install the dependencies and start the development server using the npm run dev command.

Setup

Make sure to install the dependencies:

pnpm install

Development Server

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

pnpm dev

Production

Build the application for production:

pnpm build

Locally preview production build:

pnpm preview

About

Vue Dashboard Template made with Nuxt UI Pro.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 93.1%
  • TypeScript 4.6%
  • HTML 1.2%
  • CSS 1.1%