famous-flex-tabbar icon indicating copy to clipboard operation
famous-flex-tabbar copied to clipboard

TabBar widget demo for famo.us

famous-flex-tabbar

TabBar widget demo for famo.us using the famous-flex TabBar.

Screenshot

View the live demo here

Tutorial

  • TabBar Tutorial

Build

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

npm install -g grunt
npm install -g webpack
npm install -g webpack-dev-server

Run npm and bower to install all dev-dependencies:

npm install
bower 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.

Contact

© 2015 - Hein Rutjes