kakkki / todo-ts

0 stars 0 forks source link

eject #2

Open kakkki opened 4 years ago

kakkki commented 4 years ago

babel, webpack, eslintの設定をカスタマイズする時が来たらejectする https://qiita.com/geek_duck/items/6f99a3da15dd39658fff

kakkki commented 4 years ago

参考資料

react-scriptsはwebpackで何をしているのか

webpackとBabelの基本を理解する(1) ―webpack編― webpackとBabelの基本を理解する(2) ―Babel編― webpackとBabelの基本を理解する(3) ―webpackとBabel編― webpackとBabelの基本を理解する(4) ―React編―

React の環境構築(セットアップ)

kakkki commented 4 years ago

https://github.com/Lemoncode/react-typescript-samples/tree/master/old_class_components_samples/09%20Redux

react-typescript-samplesのwebpackのコードも参考にする

kakkki commented 4 years ago

https://kakki.kibe.la/notes/5018

kakkki commented 4 years ago

はてぶしたやつ Reactの環境構築 https://future-architect.github.io/typescript-guide/react.html#create-react-app

kakkki commented 4 years ago

このアプリの土台になった記事 https://www.webopixel.net/javascript/1598.html