Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21) --- updated-dependencies: - dependency-name: lodash dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
cv-frontend
Installation
- 安装git
- node.js
- 百度一下vue 的安装过程
- 使用webstorm git clone 该项目
- 使用命令行运行 npm run dev
Contribution
1.创建自己的分支 2.每次拉之前先pull其他人的分支 3.push到自己的分支上 4.由我统一合并