https://github.com/hellosaofei/cli-demo
前端架构入门:创建一个自己的脚手架
https://github.com/hellosaofei/cli-demo
Last synced: over 1 year ago
JSON representation
前端架构入门:创建一个自己的脚手架
- Host: GitHub
- URL: https://github.com/hellosaofei/cli-demo
- Owner: hellosaofei
- Created: 2024-06-24T06:00:25.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-25T15:11:54.000Z (about 2 years ago)
- Last Synced: 2025-01-24T14:16:29.580Z (over 1 year ago)
- Language: TypeScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 概述
该项目用于生成一个自定义的脚手架
# 要安装的包
```
typescript
commander
chalk
ora
inquirer
```