0.0.0 • Published 9 years ago

react-rispa v0.0.0

Weekly downloads
7
License
./LICENSE
Repository
github
Last release
9 years ago

react-rispa

Build Status Build Status License Downloads Dependency Status

Boilerplate for isomorphic application using react reflux and other awesome tools

Instalation

  • Run npm install on base directory
  • Run npm run server strart server on default port 8080
  • Navigate in your favorite browser to http://localhost:8080/ app will reloading when client files changed

Goal

Create bolerplate or template for fast start developing application using ReactJS, Reflux and other

Primary objectives

  • Find sensible approaches to using reactjs with reflux
  • Scalable solutions (both in size and regarding developers)
  • Isomorphic application
  • Tests (unit, integration and functional) for all essential components
  • Build methods
  • Realtime connections
  • File/folder layout

Secondary objectives

  • Load modules on demand
  • SEO
  • Accessibility

Libraries