#Links ReactJS - https://facebook.github.io/react/
Example GIT Repo - https://github.com/emarukyan/reactjs-store-example
Prebuild Nice Components - http://react.rocks/
Future! ReactNative - http://facebook.github.io/react-native/
#Install dir setup
--reactjs
--nodeserver
cd nodeserver
./bin/www
cd ../reactjs
npm install
grunt
#nodeserver Separate repo for frontend files Node Server Repo
Open page http://localhost:3000/
#Topics
- ReactJS 1.1 Virtual DOM 1.2 JSX
- Stores
- Flux - One Way Flow