chinese-colors/README.zh.md

30 lines
673 B
Markdown
Raw Normal View History

2019-08-27 17:27:26 +08:00
# 项目名
[English Version](README.md)
[项目名](https://xxx.com/)
## 特性
### 功能
- [x] 已完成的
- [ ] 未完成的
### 体验
- [x] 已具备的
## 技术栈
- [create-react-app](https://github.com/facebook/create-react-app): 大家都在用的 react 项目构建架子
- [react](https://reactjs.org): 最流行的前端 UI 构建语言
- redux + react-redux: 最流行的 react 状态管理解决方案
- [styled-components](https://styled-components.com): react 中 css 解决方案CSS-IN-JS 最佳实践
- eslint + prettier: 为了更好地编码
- husky + commitlint: 为了更好地 GIT 提交
## 更新日志
[更新日志](CHANGELOG.md)