专家打分web端

wucl 330ed2798c first hace 2 años
public 330ed2798c first hace 2 años
src 330ed2798c first hace 2 años
.env.development 330ed2798c first hace 2 años
.env.production 330ed2798c first hace 2 años
.env.test 330ed2798c first hace 2 años
.gitignore 330ed2798c first hace 2 años
LICENSE 330ed2798c first hace 2 años
README.md 330ed2798c first hace 2 años
babel.config.js 330ed2798c first hace 2 años
package-lock.json 330ed2798c first hace 2 años
package.json 330ed2798c first hace 2 años
postcss.config.js 330ed2798c first hace 2 años
tailwind.js 330ed2798c first hace 2 años
vue.config.js 330ed2798c first hace 2 años

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.