/js-off-canvas

Creating a custom off-canvas responsive navigation with CSS & JavaScript.

Primary LanguageCSS

JS Off-Canvas Responsive Navigation

Creating a custom off-canvas responsive navigation with CSS & JavaScript.

Read the post here about this repository.

Hosted at https://lautiamkok.github.io/js-off-canvas/

Quick start

# install dependencies
$ npm install

# compile during development
$ gulp watch

# build for production
$ gulp build

Access index.html or index.min.html on your browser.