Learning ReactJS

Frederic G. MARAND b3b0fbb5aa Initial QUnit demo: unrelated with React. %!s(int64=9) %!d(string=hai) anos
public b3b0fbb5aa Initial QUnit demo: unrelated with React. %!s(int64=9) %!d(string=hai) anos
.editorconfig 6f1481419b First step: copy files from official repo, configure ESLint. %!s(int64=9) %!d(string=hai) anos
.eslintrc.js a7b6e49cb6 Listing 13: fetching data from API. %!s(int64=9) %!d(string=hai) anos
.gitignore 2e72dee5ba Listing 20: adding comments - submit to server. %!s(int64=9) %!d(string=hai) anos
LICENSE 6f1481419b First step: copy files from official repo, configure ESLint. %!s(int64=9) %!d(string=hai) anos
README.md 24c3f635c8 Step 2: static version: Initial version = empty table. %!s(int64=9) %!d(string=hai) anos
package.json 6413347196 Step 2: static version - Added search bar. %!s(int64=9) %!d(string=hai) anos

README.md

react-intro : Thinking in ReactJS

This is the React Thinking React JSON example from the Thiking in React tutorial.

Installing

Run some server like python -m SimpleHTTPServer

And visit http://vm:3000/ assuming you host is called vm.