Files
Message-Push-Nest/web
dependabot[bot]andGitHub 90b4b97392 build(deps): bump follow-redirects from 1.15.3 to 1.15.4 in /web
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 07:46:35 +00:00
..
2024-01-08 23:35:10 +08:00
2023-12-30 17:40:20 +08:00
2023-12-30 17:40:20 +08:00
2024-01-02 11:50:54 +08:00
2023-12-30 17:40:20 +08:00
2024-01-02 20:31:41 +08:00

Message Nest Web

Message Nest 前端页面

使用vue3+vite+elementPlus开发

初始化

npm install

开发测试运行

npm run dev

构建

npm run build