This commit is contained in:
徐永兴 2023-10-26 14:11:59 +08:00
parent 1b9031a425
commit fe30c6d8ae

View File

@ -13,9 +13,8 @@
- 安装软件:[Node JS](https://nodejs.org/en) (下载 LTS 版本)[VS Code](https://code.visualstudio.com/)[pnpm](https://www.pnpm.cn/installation)[微信开发者工具](https://developers.weixin.qq.com/miniprogram/dev/devtools/download.html)
- 公司 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
- 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)`, `Live Server`
### 后端