Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 231 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 231 Bytes

Alchemy Menu

The menu plugin for the Alchemy MVC

Installation

$ npm install alchemy-menu

Use

You can activate the plugin by adding this to the main bootstrap.js file:

alchemy.usePlugin('menu');