Files
Message-Push-Nest/web
dependabot[bot]andGitHub 8f0b05f715 chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /web
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-31 16:43:33 +00:00
..
2024-01-26 14:08:14 +08:00
2024-04-12 10:39:05 +08:00
2024-01-23 23:07:21 +08:00
2023-12-30 17:40:20 +08:00
2024-01-26 14:08:14 +08:00
2024-01-02 11:50:54 +08:00
2023-12-30 17:40:20 +08:00
2024-01-26 16:47:28 +08:00
2024-01-23 23:07:21 +08:00

Message Nest Web

Message Nest 前端页面

使用vue3+vite+elementPlus开发

初始化

npm install

开发测试运行

npm run dev

构建

npm run build

README.md