• Stars
    star
    104
  • Rank 330,604 (Top 7 %)
  • Language
    CSS
  • License
    MIT License
  • Created almost 10 years ago
  • Updated over 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.