mirror of
https://github.com/zerosoul/chinese-colors.git
synced 2025-02-17 21:09:36 +08:00
30 lines
673 B
Markdown
30 lines
673 B
Markdown
|
# 项目名
|
|||
|
|
|||
|
[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)
|