winhong-component
v1.0.2
Published
基于 vue-cli4 的组件库
Readme
winhong-component
Project setup
yarn installCompiles and hot-reloads for development
yarn serveCompiles and minifies for production
yarn buildRun your unit tests
yarn test:unitRun your end-to-end tests
yarn test:e2eLints and fixes files
yarn lint建议不要用 cnpm 安装 会有各种诡异的 bug 可以通过如下操作解决 npm 下载速度慢的问题
npm install --registry=https://registry.npm.taobao.orgnpm 依赖包
npm i --save react@latestyarn 依赖包
yarn add react@latestCustomize configuration
安装 gulp
yarn add gulp gulp-autoprefixer gulp-clean-css gulp-less gulp-rename --dev 测试没有成功!
