专家打分web端

wucl 2905a3d01e xxx vor 2 Jahren
public 330ed2798c first vor 2 Jahren
src 2905a3d01e xxx vor 2 Jahren
.env.development 330ed2798c first vor 2 Jahren
.env.production 330ed2798c first vor 2 Jahren
.env.test 330ed2798c first vor 2 Jahren
.gitignore 330ed2798c first vor 2 Jahren
LICENSE 330ed2798c first vor 2 Jahren
README.md 330ed2798c first vor 2 Jahren
babel.config.js 330ed2798c first vor 2 Jahren
package-lock.json 330ed2798c first vor 2 Jahren
package.json 330ed2798c first vor 2 Jahren
postcss.config.js 330ed2798c first vor 2 Jahren
tailwind.js 330ed2798c first vor 2 Jahren
vue.config.js 330ed2798c first vor 2 Jahren

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.