anylink/web
dependabot[bot] a58507f5a6
Bump follow-redirects from 1.14.2 to 1.14.8 in /web
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.2 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.2...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 03:33:11 +00:00
..
public 更改目录结构 2021-03-01 15:46:08 +08:00
src 修复前端不能删除的bug 2021-08-24 20:08:12 +08:00
.eslintrc.js 更改目录结构 2021-03-01 15:46:08 +08:00
.gitignore 更改目录结构 2021-03-01 15:46:08 +08:00
LICENSE 更改目录结构 2021-03-01 15:46:08 +08:00
README.md 更改目录结构 2021-03-01 15:46:08 +08:00
babel.config.js 更改目录结构 2021-03-01 15:46:08 +08:00
package-lock.json Bump follow-redirects from 1.14.2 to 1.14.8 in /web 2022-02-15 03:33:11 +00:00
package.json 修复前端不能删除的bug 2021-08-24 20:08:12 +08:00
vue.config.js 更改目录结构 2021-03-01 15:46:08 +08:00

README.md

anylink-web

Repo

github: https://github.com/bjdgyc/anylink-web

gitee: https://gitee.com/bjdgyc/anylink-web

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.