1.0.0 • Published 4 years ago

hardy-ui v1.0.0

Weekly downloads
6
License
-
Repository
-
Last release
4 years ago

Hardyui

Project setup

1、安装

npm install hardy-ui;

2、使用

import Hardyui from 'hardy-ui'
Vue.use(Hardyui);

Demo

使用组件

 <hardy-demo1 msg="hardy-demo1"></hardy-demo1>

页面呈现效果

hello this is components demo,component name is hardy-demo1

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration