anylink/web
bjdgyc 522f723b51
Merge pull request #159 from wsczx/dev
新增本地用户过期时间设置
2022-10-18 17:41:25 +08:00
..
public 更改目录结构 2021-03-01 15:46:08 +08:00
src Merge pull request #159 from wsczx/dev 2022-10-18 17:41:25 +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.json 修复前端不能删除的bug 2021-08-24 20:08:12 +08:00
vue.config.js 更改目录结构 2021-03-01 15:46:08 +08:00
yarn.lock 前端更改为yarn编译 2022-04-07 15:58:26 +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.