https://github.com/wangdahoo/react-antd-starter-for-wade
注意点,有点右
https://github.com/wangdahoo/react-antd-starter-for-wade
Last synced: about 1 month ago
JSON representation
注意点,有点右
- Host: GitHub
- URL: https://github.com/wangdahoo/react-antd-starter-for-wade
- Owner: wangdahoo
- Created: 2020-12-02T07:40:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-02T07:41:34.000Z (over 5 years ago)
- Last Synced: 2025-10-06T02:58:30.676Z (8 months ago)
- Language: TypeScript
- Size: 157 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Webpack Starter for Wade
### TL;DR
```bash
# 安装依赖
yarn
# 开发
yarn dev
# 打包
yarn build
# lint
yarn lint
```
> commitlint prettier 啥的有需求自己加吧