famous-flex-tabbar

TabBar widget demo for famo.us

MIT License

Stars
18

famous-flex-tabbar

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

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
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