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

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

注意点,有点右

Awesome Lists containing this project

README

          

# React Webpack Starter for Wade

### TL;DR

```bash
# 安装依赖
yarn
# 开发
yarn dev
# 打包
yarn build
# lint
yarn lint
```

> commitlint prettier 啥的有需求自己加吧