You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
林华焜
b6f8f922cf
|
4 years ago | |
---|---|---|
.. | ||
app | 4 years ago | |
mui | 4 years ago | |
node_modules | 4 years ago | |
public | 4 years ago | |
.npmignore | 4 years ago | |
README.md | 4 years ago | |
package.json | 4 years ago | |
webpack.config.js | 4 years ago |
README.md
vue-awesome-mui
Design Mui library for Vuejs 2.0
Links
Install
npm install vue-awesome-mui -save
Get Started
// 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)
Browser Support
- IE 10+
- Andorid 4.4+
- IOS 7+
Changelog
Detailed changes for each release are documented in the release notes.
Contribution
Please make sure to read the Contributing Guide before making a pull request.
Dependencies
Licence
vue-awesome-mui is open source and released under the MIT Licence.
Copyright (c) 2017 wscats