准备工作
一、软件安装与环境搭建
- VS Code:编程器
- 下载地址: https://code.visualstudio.com/
- 扩展插件:
- Chinese(Simplified)(简体中文)
- EditorConfig for VS Code
- ESLint
- Git Graph
- GitLens —— Git supercharged
- Live Server(Five Server)
- Prettier - Code formatter
- Vetur
- Vue 3 Snippets
- Vue Language Features(Volar)
- Material Icon Theme
- Auto Close Tag
- ......
- Nodejs:
- 下载地址: https://nodejs.org/en/
- NVM:自由切换 Node 版本的工具
- https://github.com/nvm-sh/nvm
- https://github.com/coreybutler/nvm-windows
- https://github.com/coreybutler/nvm-windows/releases --> (nvm-setup.zip)
- For Mac: https://dev-yakuza.posstree.com/en/environment/nvm/
- Git: 分布式代码管理工具
- 下载地址: https://git-scm.com/
- For Mac: https://git-scm.com/download/mac
- For Windows: https://git-scm.com/download/win
- 浏览器:
- chrome: https://www.google.com/chrome/
- 在 chrome 应用商店搜索以下扩展程序:
- Vue.js devtools
- React Developer Tools
- JSON Formatter
- firefox: https://www.mozilla.org/zh-CN/firefox/new/
- chrome: https://www.google.com/chrome/
- xmind: 思维导图软件
- 下载地址: https://xmind.cn/download/
- 其他办公软件: postman / wps / SunloginClient 等
- https://www.postman.com/downloads/
二、其他配置
- Jira: 项目管理工具,JIRA 是 Atlassian 公司出品的项目与事务跟踪工具,被广泛应用于缺陷跟踪、客户服务、需求收集、流程审批、任务跟踪、项目跟踪和敏捷管理等工作领域。
- Confluence: Confluence 是一个专业的企业知识管理与协同软件,也可以用于构建企业 wiki。使用简单,但它强大的编辑和站点管理特征能够帮助团队成员之间共享信息、文档协作、集体讨论,信息推送。