Skip to content

yoshinaga-ken/nuxt-ui-pro-dashboard-dc

 
 

Repository files navigation

Nuxt (Unovis|📊Dimensional chart) Dashboard Template with Nuxt UI Pro

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

  • There are two types of dashboards:

1. Dashboard with unovis

Live Demo

Vue Dashboard with Nuxt UI Pro

2. Dashboard with 📊Dimensional chart

Live demo

img.png

📊Dimensional chart can be switched and compared with one click, making it easy to analyze in multiple dimensions.

image

Dimensional Chart Features

Setup

Make sure to install the dependencies:

# pnpm
pnpm install

Development Server

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

# pnpm
pnpm run dev

Production

Build the application for production:

# pnpm
pnpm run build

Locally preview production build:

# pnpm
pnpm run preview

📊Dimensional chart demo for other fields

Details chart data

Related Repos

Check out the deployment documentation for more information.

Renovate integration

Install Renovate GitHub app on your repository and you are good to go.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.5%
  • CSS 6.5%
  • Vue 6.3%
  • HTML 1.3%
  • TypeScript 0.4%
  • Makefile 0.0%