Slideout navigation with CSS3 and JavaScript.
Install Node.js if you haven't done that already. Then $ cd this-folder/
and run the following commands.
$ npm install
$ bower install
There is two types of gulp tasks in the project. gulp dev and gulp prod./p>
Watch task you run while editing (and generate CSS files):
$ gulp dev
(New shell) Local server to view the index file at http://localhost:8888 :
$ node server.js