-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Custom theming
davidadas edited this page Oct 28, 2014
·
2 revisions
To change the way your mean.io install looks you can implement your own theme. mean.io comes with a default theme (that delivers the login and registration pages design + the "welcome to mean.io" page. You're best bet will be to create your own package and to optionally copy the login and registration code if you want to use them in your application
- 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