dev-aid/工作规范/新员工快速上手.md
2023-10-26 14:06:21 +08:00

1.9 KiB
Raw Blame History

新入职员工快速上手指南

准备工作

前端

  • 安装软件:Node JS (下载 LTS 版本)VS Codepnpm微信开发者工具
  • 公司 NPM 地址:https://npm.yinghuasoft.com
  • Rapid Design 文档: https://rd-docs.yinghuasoft.com
  • VS Code 必装插件列表Auto Close Tag, Auto Rename Tag, Code Spell Checker, ESLint, Path Intellisense , Prettier - Code formatter, Less IntelliSense, Sass (.sass only), Vue VSCode Snippets, vue3-snippets-for-vscode, Ant Design Vue helper, Tailwind CSS IntelliSense, TypeScript Vue Plugin (Volar) v1.8.21, Live Server

后端