global_search_zhou_ck
v0.2.0
Published
测试组件库
Maintainers
Readme
简易计算器组件
使用方法
main.js中引入
import calculator from 'global_search_zhou_ck';
全局VUE.use(calculator)
在需要使用的地方直接引入<calculator style="width: 335px"></calculator>Project setup
yarn installCompiles and hot-reloads for development
yarn serveCompiles and minifies for production
yarn buildLints and fixes files
yarn lint