1.0.2 • Published 3 years ago

winhong-component v1.0.2

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

winhong-component

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Run your end-to-end tests

yarn test:e2e

Lints and fixes files

yarn lint

建议不要用 cnpm 安装 会有各种诡异的 bug 可以通过如下操作解决 npm 下载速度慢的问题

npm install --registry=https://registry.npm.taobao.org

npm 依赖包

npm i --save react@latest

yarn 依赖包

yarn add react@latest

Customize configuration

See Configuration Reference.

安装 gulp

yarn add gulp gulp-autoprefixer gulp-clean-css gulp-less gulp-rename --dev 测试没有成功!

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago