Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 877 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 877 Bytes

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.