0.1.10 • Published 9 years ago
MEAN Admin

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