cli/Readme.md

15 lines
338 B
Markdown
Raw Permalink Normal View History

2020-09-29 11:35:49 +08:00
```
____ _ _
__ _ _ __ ___ | ___| ___| (_)
/ _` | '_ ` _ \|___ \ _____ / __| | |
| (_| | | | | | |___) |_____| (__| | |
\__, |_| |_| |_|____/ \___|_|_|
2023-01-05 17:00:49 +08:00
|___/ 一键安装 Five.js 框架的脚本工具
2020-09-29 11:35:49 +08:00
```
2020-09-28 19:20:33 +08:00
## 安装
```bash
2023-01-05 17:00:49 +08:00
npm create five
2020-09-28 19:20:33 +08:00
```