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

Package Sidebar

Install

npm i generator-express-flux

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • svnm