An open API service indexing awesome lists of open source software.

https://github.com/mazesec/vue-board

💥 VueBoard - Admin dashboard built Vue 3, Tailwind CSS and TypeScript.
https://github.com/mazesec/vue-board

dashboard tailwindcss template vue-dashboard

Last synced: 10 months ago
JSON representation

💥 VueBoard - Admin dashboard built Vue 3, Tailwind CSS and TypeScript.

Awesome Lists containing this project

README

          

# VueBoard

Dashboard starter template built Vue 3, Tailwind CSS and TypeScript.

![Dashboard](./dashboard.png)
![Dashboard](./dashboard2.png)

## Usage

```bash
# Install dependencies
$ npm install

# Compiles and hot-reloads for development
$ npm run serve

# Compiles and minifies for production
$ npm run build
```