anylink/web
bjdgyc 098f321343
Merge pull request #298 from lanrenwo/add_online_search
新增在线用户的搜索和一键下线功能
2024-02-26 10:19:01 +08:00
..
public 添加pnpm支持 2023-04-18 16:52:14 +08:00
src Merge pull request #298 from lanrenwo/add_online_search 2024-02-26 10:19:01 +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 fix 2024-02-22 16:40:16 +08:00
vue.config.js 更改目录结构 2021-03-01 15:46:08 +08:00
yarn.lock fix 2024-02-22 16:40:16 +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.