Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 430 Bytes

File metadata and controls

11 lines (10 loc) · 430 Bytes

【脱初心者!!】ゼロから始めるReact

これはnoteで販売しているreactのチュートリアルのコードです。 noteはこちら → 【脱初心者!!】ゼロから始めるReact

動作確認

git clone https://github.com/Dragon-taro/react-tutorial.git
npm install
npm start

たぶんこれで動きます。動作確認はしてません。