- React Docs: http://facebook.github.io/react/docs/getting-started.html
- Includes ReactJS Starter Kit code samples. Download as zip file or clone repo to get Starter Kit.
- Material Design for Bootstrap theme: http://fezvrasta.github.io/bootstrap-material-design/bootstrap-elements.html
- React Bootstrap: https://www.npmjs.com/package/react-bootstrap
-
Install repo locally (clone or download)
$git clone [email protected]:austin-pair-programming/full-stack-react.git -
Need to have React Tools installed
$npm install -g react-tools -
Run JSX transformer to transform JSX in the browser
$jsx --watch src/ build/