yosupo06 / library-checker-frontend

Home Page:https://judge.yosupo.jp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Library Checker Frontend

Requirements

  • nodejs18

How to Use

npm install # or npm ci

# generate API client code from protoc
PROTO_PATH=../library-checker-judge/api/proto npm run protoc

# access to the API server of local (you must launch api server in local)
npm run dev
# access to the API server of judge.yosupo.jp
npm run dev -- --mode production

Contributing

なんでも歓迎

library-checker-project

About

https://judge.yosupo.jp/

License:Apache License 2.0


Languages

Language:TypeScript 98.3%Language:CSS 0.9%Language:HTML 0.4%Language:JavaScript 0.2%Language:Shell 0.1%