generator-express-flux

1.0.0 • Public • Published

Express Flux Generator

Yeoman generator that scaffolds out an isomorphic web app with Express, Browserify and Fluxxor

Features

  • React, A JavaScript library for building user interfaces
  • Flux: unidirectional data flow using Fluxxor
  • Server side rendering with React and Express
  • Module loading using CommonJs Browserify

Getting Started

  • npm install -g generator-express-flux to install.
  • yo express-flux to run the yeoman generator.
  • node server.js to run your site
  • gulp to rebuild client side components with browserify.

License

MIT

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.04latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.04
0.0.100
0.0.90
0.0.60

Package Sidebar

Install

npm i generator-express-flux

Weekly Downloads

4

Version

1.0.0

License

MIT

Last publish

Collaborators

  • svnm