####Commands
Install deps
npm install
Develop
gulp start
Build dist
gulp build
Run a demo page
python -m SimpleHTTPServer
####Commands
Install deps
npm install
Develop
gulp start
Build dist
gulp build
Run a demo page
python -m SimpleHTTPServer