updated readme
This commit is contained in:
@@ -9,6 +9,7 @@ Read more about FLUX over at [Facebook Flux](http://facebook.github.io/flux/) an
|
|||||||
* Clone the repo
|
* Clone the repo
|
||||||
* Run `npm install`
|
* Run `npm install`
|
||||||
* Open `build/index.html`, run `python -m SimpleHTTPServer` in the `build` folder or set up your own server
|
* Open `build/index.html`, run `python -m SimpleHTTPServer` in the `build` folder or set up your own server
|
||||||
|
* **Important!** When adding new libs be sure to add them to "gulpfile.js" vendors. This will keep your rebundling speed very low and you will be happy :-)
|
||||||
|
|
||||||
### Development
|
### Development
|
||||||
* Run `gulp`
|
* Run `gulp`
|
||||||
|
|||||||
Reference in New Issue
Block a user