Files
Intelligent-Elderly-Care/cv_frontend
dependabot[bot] 7f2450a4fd Bump moment from 2.24.0 to 2.29.4 in /cv_frontend
Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.24.0...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-08 07:20:08 +00:00
..
2020-08-10 11:44:02 +08:00
2022-04-07 11:02:12 +08:00
2020-08-10 11:44:02 +08:00
2020-08-10 11:44:02 +08:00
2020-08-10 11:44:02 +08:00
2020-08-10 11:44:02 +08:00
2020-08-10 11:44:02 +08:00
2020-08-10 11:44:02 +08:00
2020-08-10 11:44:02 +08:00
2020-08-10 11:44:02 +08:00
2022-04-07 11:02:12 +08:00
2020-08-10 11:44:02 +08:00
2020-08-10 11:44:02 +08:00
2020-08-10 11:44:02 +08:00
2020-08-10 11:44:02 +08:00

cv-frontend

Installation

  1. 安装git
  2. node.js
  3. 百度一下vue 的安装过程
  4. 使用webstorm git clone 该项目
  5. 使用命令行运行 npm run dev

Contribution

1.创建自己的分支 2.每次拉之前先pull其他人的分支 3.push到自己的分支上 4.由我统一合并