A small framework for creating a beautiful mobile navigation header to accompany the mmenu.js navigation menu on your website and webapp.
Need help? have a look at the included demo.
The mhead javascript plugin is licensed under the CC-BY-4.0 license.
This project uses Gulp to transpile, minify and concatenate the TS/JS and SCSS/CSS files.
If you are unfamiliar with Gulp, check this tutorial on how to get started.
Run gulp watch in the command-line to put a watch on the files and run all scripts immediately after saving your changes.