专家打分web端

wucl 330ed2798c first преди 2 години
public 330ed2798c first преди 2 години
src 330ed2798c first преди 2 години
.env.development 330ed2798c first преди 2 години
.env.production 330ed2798c first преди 2 години
.env.test 330ed2798c first преди 2 години
.gitignore 330ed2798c first преди 2 години
LICENSE 330ed2798c first преди 2 години
README.md 330ed2798c first преди 2 години
babel.config.js 330ed2798c first преди 2 години
package-lock.json 330ed2798c first преди 2 години
package.json 330ed2798c first преди 2 години
postcss.config.js 330ed2798c first преди 2 години
tailwind.js 330ed2798c first преди 2 години
vue.config.js 330ed2798c first преди 2 години

README.md

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.