LoginSignup
1
1

More than 5 years have passed since last update.

react.js 開発環境構築

Last updated at Posted at 2018-04-26

react.js開発環境構築 参考サイト

Mac
http://www.hirooooo-lab.com/entry/development/react-redux-setup-environment-2018

VisualStudioCode

webstorm

ローカルデバッグ
https://qiita.com/yuichiroharai/items/727adb3e150d7d357cac

その他

取り敢えずで作るなら、
<script src="./js/app.js"></script>
のタグはbodyタグより下の方へ。

ちょうどいいサンプル

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1