# muse-ui **Repository Path**: chen.min/muse-ui ## Basic Information - **Project Name**: muse-ui - **Description**: 基于 Vuejs 实现的优雅的 Material Design 组件库 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: https://muse-ui.org - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 12 - **Created**: 2020-06-24 - **Last Updated**: 2024-11-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Muse-UI

Material Design UI library for Vuejs 2.0

travis ci badge Downloads Downloads Downloads

## Installation Muse-UI is available as an [npm package](https://www.npmjs.com/package/muse-ui) ```bash npm install muse-ui -S yarn add muse-ui ``` ## Usage ```javascript import Vue from 'vue' import MuseUI from 'muse-ui' import 'muse-ui/dist/muse-ui.css' Vue.use(MuseUI) ``` For more information, please refer to [Usage](https://muse-ui.org/#/zh-CN/usage) in our documentation. ## Browser Support Modern browsers and Internet Explorer 10+. ## Contributing Please make sure to read the contributing guide ([中文](https://muse-ui.org/#/zh-CN/contributing) | [English](https://muse-ui.org/#/en-US/contributing)) before making a pull request. ## Changelog Detailed changes for each release are documented in the [release notes](https://muse-ui.org/#/zh-CN/changelog). ## Documentation Check out our [documentation website](https://muse-ui.org). ## Supporting Muse-UI If you find Muse-UI useful, you can buy us a cup of coffee [支持 Muse-UI](https://muse-ui.org/#/zh-CN/support) ## Licence muse-ui is open source and released under the MIT Licence. Copyright (c) 2016 myron