v0.9.0: Merge pull request #8 from szczepanmasny/dev
Breaking changes:
- templates changed to examples (added new examples),
- removed main.js and router.js (moved to examples),
- changed config files organisation,
- crud moved to utils/crud,
- login page changed to component in utils/auth/components/LoginForm.vue
- layout components moved to utils/app/components
- added many configuration features,