-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
🎯 目标
创建一个能够正常工作的基础CLI工具
📋 任务清单
- 项目结构搭建 + 开发环境配置
- 实现
lin create <project-name>命令 - 创建最简React模板
- 添加基础的交互式选项
🔧 技术要求
- TypeScript + Node.js
- Commander.js (命令行)
- Inquirer.js (交互式界面)
- 基础的文件生成逻辑
✅ 验收标准
npx lin-frontend-cli create my-test-app
cd my-test-app
npm install
npm run dev
# 项目能够正常启动并显示React页面⏰ 预期完成时间
本周末 (Week 1)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels