flux-getting-started icon indicating copy to clipboard operation
flux-getting-started copied to clipboard

Getting started with Flux

flux-getting-started

Getting started with Flux

Getting started

In order to install, you need a few things installed system wide in addition to node.js and npm:

npm install -g bower gulp
gem install sass

To install, run

npm install && bower install

Then run

gulp

and go to http://localhost:4000 - see the blog post for more information.