专家打分web端

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

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.