Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jokingzhang/antd-v3-simple-switch

antd-v3 simple switch
https://github.com/jokingzhang/antd-v3-simple-switch

Last synced: 15 days ago
JSON representation

antd-v3 simple switch

Awesome Lists containing this project

README

        

# antd-v3-simple-switch

用于演示 `antd-theme-webpack-plugin` 插件,无法修改 `node_modules` 中的其他包的变量的组件。

# Installation

```
$ npm install
```

# Usage

```
# 开发文档
$ npm start

# 组件测试
$ npm test

# 打包
$ npm run build
```