hero

Dashboarding with Nuxt

Starter Kit for Non-Specialists

Get Started →

Opinionated

Layout based on 2 layers of tabs (vertical and horizontal), a header and a footer. App state stored in url. A convenient guide for non-specialists.

Flexible

Light framework built upon Nuxt and Vue. Fully flexible and extensible. Contains many example components. A starter kit for advanced users.

CSS

Proposed in 2 CSS frameworks - Bootstrap and Vuetify. Easy to add another.

# Quick Start

See the demo at https://oscar6echo.github.io/nuxt-dashboard-template

Or run locally:

git clone https://oscar6echo.github.io/nuxt-dashboard-template
cd nuxt-dashboard-template
yarn install
yarn dev

# Feedback

If you spot an bug or think of reasonable improvements, please open an issue.