Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sanketmaru/react-flux-demo

Sample work using react
https://github.com/sanketmaru/react-flux-demo

Last synced: 4 days ago
JSON representation

Sample work using react

Awesome Lists containing this project

README

        

## Getting Started

1. Clone the repo
2. npm install -d
3. npm start
4. Open a terminal tab and change directory to dist
cd dist/
5. npm install -g httpster
6. httpster

This work is inspired from egghead videos which has a excellent explanation of React and Flux Architechture
(https://egghead.io/articles/gentle-introduction-to-the-react-flux-architecture)