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

https://github.com/linnovate/mean-menu

Menu package for mean.io
https://github.com/linnovate/mean-menu

Last synced: 3 months ago
JSON representation

Menu package for mean.io

Awesome Lists containing this project

README

          

# [![MEAN Logo](http://www.mean.io/img/logos/meanlogo.png)](http://mean.io/) MEAN Menu

[![Dependencies Status](https://david-dm.org/linnovate/mean-menu.png)](https://david-dm.org/linnovate/mean-menu)

Menu module for MEAN applications.
- See the existing menus and contents
- Create new menus from the interface
- Drag and drop menu item order
- Associate a menu with an icon, a tooltip, a description which will affect the display, and the meta data per menu item (description, alt..)

## Basic Usage

Install Package in root of your mean app:

$ mean install mean-menu

(Re)start the server:

$ grunt