0.0.1 • Published 3 years ago

@haluo/mui v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

haluo-mui

Demo

yarn

// Compiles and hot-reloads for development
yarn serve

// Compiles and minifies for production
yarn build

// Lints and fixes files
yarn lint

Build Lib

yarn lib

Deploy Lib

yarn pub

Install Lib

npm install @haluo/mui

Usage

import Vue from "vue"
import HaluoUI from '@haluo/mui'
import '@haluo/mui/lib/haluo-mui.css'

Vue.use(HaluoUI)

// 在项目中使用
<HaluoTest></HaluoTest>

Customize configuration

See Configuration Reference.

0.0.1

3 years ago

0.0.0

3 years ago