1.npm/Node.jsのインストール https://zenn.dev/web_tips/articles/abad1a544f3643#discuss の「動作確認」まで行う 2.environmentブランチをgit cloneする or 2.「npx create-react-app kc3hack_h --template cra-template-pwa」を行う 3.「npm start」で動作するか確認する
1.npm/Node.jsのインストール
https://zenn.dev/web_tips/articles/abad1a544f3643#discuss
の「動作確認」まで行う
2.environmentブランチをgit cloneする
or
2.「npx create-react-app kc3hack_h --template cra-template-pwa」を行う
3.「npm start」で動作するか確認する