dreamworks 前端vue3+vite项目开发模板
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
457 B

  1. # 技术选型
  2. - 本项目采用的vue3 + vite + js脚手架搭建
  3. - 包管理工具为Yarn
  4. # 代码规范
  5. > 随着团队的不断扩大,每个人都有自己的coding风格,但是如果一个项目中的代码存在多种风格,那对于代码的可维护性和可读性都大大减少,所以说一个项目规范对于前端团队来说很重要。
  6. ## Prettier
  7. 1、vscode插件 --- Prettier - Code formatter
  8. 2、.prettierrc文件