judge4c/README.md

15 lines
249 B
Markdown
Raw Permalink Normal View History

# Judge4c
## 📝 Description
A full-stack, open-source online judge platform designed to elevate college programming education
## 🚀 Quick Start
```shell
git clone https://github.com/NGC2207/judge4c.git
cd judge4c
bun install
bun run dev
```