Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jokingzhang/antd-v3-simple-switch
- Owner: jokingzhang
- Created: 2020-04-09T13:22:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-04-09T13:50:45.000Z (over 4 years ago)
- Last Synced: 2024-10-06T02:48:29.156Z (about 1 month ago)
- Language: HTML
- Size: 981 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```