Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 409 Bytes

File metadata and controls

29 lines (19 loc) · 409 Bytes

Shortcut Game

About

ショートカットのゲームです。

https://shortcut-game.utcode.net

Develop

インストール

  • Bun > v1.2
  • Node.js any recent version

準備

bun install

コマンド

bun dev # 開発用サーバーの起動
bun check # チェックの実行
bun fix # フォーマット等
bun run build # アプリケーションのビルド