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
first commit
4 years ago
..
app first commit 4 years ago
mui first commit 4 years ago
node_modules first commit 4 years ago
public first commit 4 years ago
.npmignore first commit 4 years ago
README.md first commit 4 years ago
package.json first commit 4 years ago
webpack.config.js first commit 4 years ago

README.md

vue-awesome-mui

npm package NPM downloads

Design Mui library for Vuejs 2.0

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