Skip to content

nitfc-festival-system-team/2023hp

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

環境構築

  • Node.jsを公式サイトからインストール
  • GitHub Desktopをインストール、このリポジトリをclone
#GitHub Desktopでcloneした人はgit cloneは必要なし
$ git clone https://github.com/nitfc-festival-system-team/2023hp
$ cd 2023hp
$ npm install
$ npm run dev