专家打分web端

wucl 6f0c38d088 better пре 2 година
public 330ed2798c first пре 2 година
src 6f0c38d088 better пре 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.