Skip to content

Angular off-canvas menu that supports an infinitely nested menu structure.

Notifications You must be signed in to change notification settings

adamhaeger/angular-infinimenu

Repository files navigation

angular-infinimenu

Angular off-canvas menu that supports an infinitely nested menu structure.

Requirements

You'll need to have the following items installed before continuing.

  • Node.js: Use the installer provided on the NodeJS website.
  • Gulp: Run [sudo] npm install -g grunt-cli
  • Bower: Run [sudo] npm install -g bower

Quickstart

git clone https://github.com/adamhaeger/met-frontend.git
npm install && bower install

While you're working on your project, run:

node server

and in a seperate terminal, run:

gulp

And you're set!

Check out the example at http://localhost:8080/example/index.html

About

Angular off-canvas menu that supports an infinitely nested menu structure.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published