Files
front_animation/flipClock/react/README.md
2022-04-23 01:15:21 +08:00

14 lines
137 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
## 时钟翻牌Demo React Version
### 使用方法
#### 安装依赖包
```
npm install
```
#### 编译运行
```
npm start
```