0.0.2 • Published 6 years ago

@msui/ms-ui v0.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

Installation

MS-UI is available as an npm package

// with npm
npm install @msui/ms-ui -S

// with yarn
yarn add @msui/ms-ui

Usage

import Vue from "vue";
import MSUI from "@msui/ms-ui";
import "@msui/ms-ui/dist/musi.css";

Vue.use(MSUI);

For more information, please refer to our documentation website.

Browser Support

Modern browsers and Internet Explorer 10+.

Changelog

Detailed changes for each release are documented in the changelog.

Documentation

Check out our documentation website.

Licence

MS-UI is open source and released under the MIT Licence.

Copyright (c) 2018 Euler Chen

0.0.2

6 years ago

0.0.1

6 years ago