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.
- Host: GitHub
- URL: https://github.com/mazesec/vue-board
- Owner: mazesec
- Created: 2022-03-09T12:07:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-29T23:30:30.000Z (almost 2 years ago)
- Last Synced: 2025-07-13T00:56:32.329Z (11 months ago)
- Topics: dashboard, tailwindcss, template, vue-dashboard
- Language: Vue
- Homepage: https://vue3-board.netlify.app/
- Size: 782 KB
- Stars: 92
- Watchers: 2
- Forks: 32
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# VueBoard
Dashboard starter template built Vue 3, Tailwind CSS and TypeScript.


## Usage
```bash
# Install dependencies
$ npm install
# Compiles and hot-reloads for development
$ npm run serve
# Compiles and minifies for production
$ npm run build
```