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
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