An open API service indexing awesome lists of open source software.

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

值班笔记后台管理前端

Awesome Lists containing this project

README

          

# 值班笔记后台管理前端 ![pages](https://github.com/MR-Addict/punch-frontend/actions/workflows/pages.yml/badge.svg?branch=main)

## 1. 预览

![preview](images/preview.png)

## 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)