/famous-flex-tabbarcontroller

TabBarController widget demo for famo.us

Primary LanguageJavaScriptMIT LicenseMIT

famous-flex-tabbarcontroller

TabBarController demo for famous-flex.

Screenshot

View the live demo here

Tutorial

Build

To build the demo, make sure grunt, webpack and webpack-dev-server are installed globally:

npm install -g grunt webpack webpack-dev-server

Run npm to install all dev-dependencies:

npm install

To build the output (dist-folder), run the webpack command:

webpack

Running

To run the demo either open dist/index.html

Or use the live-reload server:

grunt serve

Contribute

If you like this project and want to support it, show some love and give it a star.

© 2015 - Hein Rutjes