Skip to content

IjzerenHein/famous-flex-tabbar

Repository files navigation

famous-flex-tabbar

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

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

About

TabBar widget demo for famo.us

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages