Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Latest commit

 

History

History
42 lines (26 loc) · 717 Bytes

README.md

File metadata and controls

42 lines (26 loc) · 717 Bytes

本リポジトリは2024/08/07をもってアーカイブされました。開発は https://github.com/poporonnet/kcmsx に移行しました。


kcmsf

Matz葉がにロボコン 大会運営支援ツール
バックエンドはこちら

開発者向け情報

requires

  • Node.js(latest)
  • pnpm(latest)

依存関係のインストール

pnpm i

サーバの起動(開発モード)

pnpm dev

ビルド(プロダクション用)

pnpm build

Authors

see poporonnet/kcms.

License

(C) 2023 Poporon Network & Other Contributors
MIT License