8000 GitHub - julianitor/redflow: The new redradix client stack for building fast, scalable, testable and memorable applications
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

The new redradix client stack for building fast, scalable, testable and memorable applications

Notifications You must be signed in to change notification settings

julianitor/redflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redflow

The new redradix client stack for building fast, scalable, testable and memorable applications.

What is it?

It is a minimal client base app with React to empower performance, global immutable state using morijs to increase easiness on development and a variant of Facebook's Flux architecture to create more clear and readable code in less time.

This branch is a full featured Todo application, which saves your list to your browser's local storage.

##How to install?

  1. Run npm install
  2. Run npm start
  3. Start coding

Your application will be available at http://localhost:8080. Any changes you make to your code will trigger re-building, but you'll have to manually refresh your browser.

Otherwise, point your navigator to http://localhost:8080/webpack-dev-server/index.html and you will have HMR available. Every change you make on your app will trigger re-biulding and will be displayed in your browser with no manual refresh.

Furthermore, you will be able to use some cool ES6 features :)

Enjoy!

About

The new redradix client stack for building fast, scalable, testable and memorable applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0