0.2.0 • Published 10 months ago

cobona-components v0.2.0

Weekly downloads
-
License
-
Repository
-
Last release
10 months ago

cobona-components

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

提交组件需要再packages里面加上自己的组件,然后再index.js里面引入定义组件,然后运行打包命令npm run lib,最后修改package.json里面修改版本号发布到npm

引用 import 'cobona-components/dist/cobona-components.css' import CobonaUi from 'cobona-components' Vue.use(CobonaUi);

Customize configuration

See Configuration Reference.

0.2.0

10 months ago

0.1.2

10 months ago

0.1.1

10 months ago

0.1.0

10 months ago