Skip to content

demonstrate flux architecture through setting user online and offline

Notifications You must be signed in to change notification settings

proclaim/React-Flux-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a react flux example to demonstrate flux architecture.
This example offers 2 functions: ONLINE & OFFLINE. You can set user online and offline through a button.

  • when user is online, it will come with an token
  • when user is offline, token is cleared

Installation

  • clone this git repo
  • run npm install
  • run bower install
  • run gulp development

About

demonstrate flux architecture through setting user online and offline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages