-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Contrib packages
upgradeadvice edited this page Jun 24, 2015
·
1 revision
To install a contributed package you need to run -
mean install package name
- Learning about new packages: There are two ways to checkout what packages can be installed.
- Through the website:
Go to http://mean.io/#!/packages and browse the packages in that list. - Through the cli:
runmean search searchterm
- Search for a package or part of a packages name with the **mean search **command
- Getting Started Guides
- Deployment
- Testing
- System Deep Dives
Aggregation- Packages
- Database
- Menus
- Circles (roles/permissions) High Level Overview
- Circles code examples
- User Auth withJWT
- Contributing