circle-wheel
v1.0.0
Published
Circle wheel menu
Downloads
3
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 install
And for compiling production output
$ gulp
Componig development output
$ gulp build