Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Latest commit

 

History

History
45 lines (27 loc) · 577 Bytes

README.md

File metadata and controls

45 lines (27 loc) · 577 Bytes

#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

  1. ReactJS 1.1 Virtual DOM 1.2 JSX
  2. Stores
  3. Flux - One Way Flow