xun082 / create-neat

🚀🚀🚀 Developed a front-end scaffold based on PNPM and Turborepo, aimed at quickly creating various types of projects for users.
MIT License
419 stars 120 forks source link

refactor: 重构整体架构,优化项目文件生成逻辑 #204

Closed xun082 closed 3 months ago

xun082 commented 3 months ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[√ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Other... Please describe:

What is the current behavior?

What is the new behavior?

重构整体架构,优化项目文件生成逻辑

Does this PR introduce a breaking change?

[ √] Yes
[ ] No

Other information