brihaspati / vue-tailwind-admin

A basic admin dashboard template built using Tailwind & Vue.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-tailwind-admin

A simple admin template built using TailwindCSS & Vue.js. This project is also running Vuex in order to control the sidebar state throughout components.

Live Demo

https://angry-mahavira-9b32ec.netlify.com/

Screenshot

alt text

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

A basic admin dashboard template built using Tailwind & Vue.js.

License:MIT License


Languages

Language:Vue 91.9%Language:JavaScript 4.3%Language:CSS 1.9%Language:HTML 1.8%