Skip to content

Instantly share code, notes, and snippets.

@kaddopur
Created April 5, 2015 05:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kaddopur/deb3cd738f1e5f04fc4e to your computer and use it in GitHub Desktop.
Save kaddopur/deb3cd738f1e5f04fc4e to your computer and use it in GitHub Desktop.
npm install -g yo
npm install -g generator-fluxible
mkdir foo_project
cd foo_project
yo fluxible
npm run dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment