vue-admin-ui-km
v1.0.1
Published
A Vue component for adminui
Downloads
1
Readme
vue-admin-ui
A Vue.js project
Build Setup
# install dependencies
npm install vue-admin-ui-hehe --save
import vueAdmin from 'vue-admin-ui-hehe'
Vue.use(vueAdmin)
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
For detailed explanation on how things work, consult the docs for vue-loader.