React勉強会 環境構築 リポジトリをクローンします。 git clone git@github.com:Yota-K/react-study.git node_modulesをインストールします。 yarn install 開発環境を立ち上げます。 yarn start 資料について docディレクトリに勉強会で解説した内容をまとめているので、確認してください。