Just links to the CDN development copies of React and JSX Transformer.
A good place to start for a super-simple React proof of concept.
- Nothing to install!
- Open Terminal
cd
to where you cloned this project- Run
python -m SimpleHTTPServer
- Open
http://localhost:8000