Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

Latest commit

 

History

History
29 lines (19 loc) · 352 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 352 Bytes

!!! ARCHIEVED FOR PROJECT REJECTED !!!

School Fair 2024 Application

2024 游园会公众预约系统

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Type-Check, Compile and Minify for Production

pnpm build

Lint with ESLint

pnpm lint