Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danini-the-panini/jquery_slidey_menu

Two-column slidey menu using jQuery
https://github.com/danini-the-panini/jquery_slidey_menu

Last synced: about 1 month ago
JSON representation

Two-column slidey menu using jQuery

Awesome Lists containing this project

README

        

jQuery Slidey Menu
==================

Two-Column slidey menu using jQuery

Pre-requisites
--------------

- Ruby
- Bundler (`gem install bundler`)
- sass (`npm install -g sass`)

To Run:
-------

$ bundle install
$ sass --watch style.sass:style.css
$ ruby app.rb
$ open http://localhost:4567