Files
Web_Template_Vue3_Dev/AI-Coding/09-Plop.md

16 lines
369 B
Markdown
Raw 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.
# 09. 代码生成Plop
- 文件:`plopfile.js`
- 生成器:`view` / `curd` / `component` / `mock&api`
运行:
```powershell
pnpm run template
```
## AI 使用建议
- 如果后续 AI 以“生成代码”为策略,可优先复用 plop 模板,而不是从零写
- 新增生成器前,先在 `openspec-lite/project.yaml` 里补充命名/目录约束