Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 528 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 528 Bytes

MEAN Logo MEAN Admin

Dependencies Status

Admin module for MEAN applications to manage:

  • Modules list
  • Bootswatch themes support
  • App Settings
  • User Management

Basic Usage

Install Package in root of your mean app:

$ mean install mean-admin

Add the admin role to your user:

$ mean user <email> -a admin

(Re)start the server:

$ grunt