专家打分web端

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

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.