Skip to content

NOT MAINTAINED demo application of a very basic email client using fluxlike architecture, react, and requirejs

License

Notifications You must be signed in to change notification settings

danjamin/react-fluxlike-mail-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOT MAINTAINED

react-fluxlike-mail-demo

demo application of a very basic email client using fluxlike architecture, react, and es6 modules

Pre-reqs

Install nodejs

Running

Install dependencies:

$ npm install -g watchify broccoli-timepiece
$ npm install

Watch code and run web server:

$ ./scripts/start

Linting

$ npm run lint

Testing

$ npm test

TODO

  • Bring in immutability
  • Reduce the number of re-renders
  • Action handlers
  • Pull out re-usable libraries
  • isomorphism
  • i18n
  • Pre-load from local storage (when available)

About

NOT MAINTAINED demo application of a very basic email client using fluxlike architecture, react, and requirejs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages