circle-wheel
v1.0.0
Published
Circle wheel menu
Readme
Circle wheel menu
Circle wheel menu is merry go round a like menu, which should be easy to use on mobile applications.
Development
Want to contribute? Great!
Circle wheel uses Gulp for compiling single file.
Open your favorite Terminal and run these commands.
For downloading all dependecies:
$ npm installAnd for compiling production output
$ gulpComponig development output
$ gulp build