https://github.com/mr-addict/punch-frontend
值班笔记后台管理前端
https://github.com/mr-addict/punch-frontend
frontend react vite
Last synced: about 1 year ago
JSON representation
值班笔记后台管理前端
- Host: GitHub
- URL: https://github.com/mr-addict/punch-frontend
- Owner: MR-Addict
- Archived: true
- Created: 2022-10-21T16:54:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-27T13:38:37.000Z (about 3 years ago)
- Last Synced: 2025-03-01T23:29:08.629Z (about 1 year ago)
- Topics: frontend, react, vite
- Language: JavaScript
- Homepage: https://mr-addict.github.io/punch-frontend/
- Size: 1.36 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 值班笔记后台管理前端 
## 1. 预览

## 2. 部署
编译:
```bash
npm run build
```
预览:
```bash
npm run preview
```
## 3. 可用链接
- [https://mr-addict.github.io/punch-frontend](https://mr-addict.github.io/punch-frontend)
> 值班笔记项目地址:
>
> - [https://github.com/MR-Addict/punch](https://github.com/MR-Addict/punch)