Files
Intelligent-Elderly-Care/cv_frontend
dependabot[bot] fc6e7eeeea Bump loader-utils and nuxt in /cv_frontend
Bumps [loader-utils](https://github.com/webpack/loader-utils) to 1.4.2 and updates ancestor dependency [nuxt](https://github.com/nuxt/framework). These dependencies need to be updated together.


Updates `loader-utils` from 1.2.3 to 1.4.2
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.2.3...v1.4.2)

Updates `nuxt` from 1.4.5 to 3.0.0
- [Release notes](https://github.com/nuxt/framework/releases)
- [Commits](https://github.com/nuxt/framework/commits/v3.0.0)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
- dependency-name: nuxt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-07 18:25:15 +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.由我统一合并