vue-hamburger-button
v1.0.0
Published
A simple, accessible hamburger menu button
Downloads
3
Readme
vue-hamburger-button
A simple, accessible hamburger menu button
Usage
See the documentation.
Build Setup
# install dependencies
npm install
# serve doc app with hot reload at localhost:8080
npm run start
# build for production with minification
npm run build
# run unit tests
npm run unit
Acknowledgements
This library is based on this great vue component starter.