/vue-hamburger-button

A simple, accessible hamburger menu button

Primary LanguageJavaScriptMIT LicenseMIT

vue-hamburger-button

A simple, accessible hamburger menu button

hamburger menu button

Install

npm i vue-hamburger-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.