FE Engineering Construction Guide Refspec.

This operation manual including cli install, specification, testing, optimization, deploy. can be applied to your system design.

前端工程化搭建指南
1
Create init my-app (react vue uniapp package)
2
Specification project directory (components view store router)
3
Code development specification (codelint commitlint)
4
Integration testing (jest vitest)
5
Performance optimization (vite webpack rollup)
6
Deploy (Docker CI Git Action)
7
Log analysis (DataAnalysis BugReport)