Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 482 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 482 Bytes

開発環境の構築

  1. Node.jsのインストール
  2. Visual Studio Codeのインストール
  3. Visual Studio Codeでフォルダを開いたときに推奨されるプラグインをインストール
  4. ターミナルで npm ci を実行

ローカルサーバーの起動

  1. ターミナルで npm start を実行