Skip to content

A board game result tracker for "OZ" held in the 32nd Shikosai at NITIC

License

Notifications You must be signed in to change notification settings

3I-shikosai32/shikosai32-front

Repository files navigation

shikosai32-front

Setup

  1. リポジトリをクローンする。
    git clone "https://github.com/3I-shikosai32/shikosai32-front"
    cd "shikosai32-front"
  2. 依存パッケージをインストールする。
    yarn install
  3. 責任者から環境変数を受け取り、それをもとに.envファイルを作成する。
  4. サーバーを起動し、手順が上手くいっていることを確認する。
    yarn dev

Design