Design Mui library for Vuejs 2.0
npm install vue-awesome-mui -save
// import or require
import Vue from 'vue'
import Mui from 'vue-awesome-mui'
import 'vue-awesome-mui/mui/dist/css/mui.css'
// mount with global
Vue.use(Mui)
Detailed changes for each release are documented in the release notes.
Please make sure to read the Contributing Guide before making a pull request.
vue-awesome-mui is open source and released under the MIT Licence.
Copyright (c) 2017 wscats