Creating a custom responsive navigation with CSS & JavaScript.
Read the post here about this repository.
Hosted at https://lautiamkok.github.io/js-responsive-navigation/
# install dependencies
$ npm install
# compile during development
$ gulp watch
# build for production
$ gulp buildAccess index.html or index.min.html on your browser.