Created
April 5, 2015 05:16
-
-
Save kaddopur/deb3cd738f1e5f04fc4e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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