├── LICENSE └── README.md /LICENSE: -------------------------------------------------------------------------------- 1 | Copyright (c) 2017 creativeLabs Łukasz Holeczek. 2 | 3 | If you want to use this template in your personal or commercial project you have to buy proper license. You can buy license on our website: https://genesisui.com/bootstrap-admin-template.html?id=clever 4 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Clever Bootstrap 4 Admin Template with AngularJS and Angular 2 support. 2 | 3 | Clever is not just another Admin Template. It goes way beyond hitherto admin templates thanks to transparent code and file structure. And if it’s not enough, let’s just add the Clver consists bunch of unique features and over 1000 high quality icons., 4 | 5 | Clever based on Bootstrap 4 and offers 5 versions: HTML5, AJAX, AngularJS, Angular2 and React. 6 | 7 | Clever is meant to be the UX game changer. Pure & transparent code is devoid of redundant components, so the app is light enough to offer ultimate user experience. This means also mobile devices, where the navigation is the same easy and intuitive as in desktop or laptop. Clever Layout API lets you customize your project for almost any device – be it Mobile, Web or WebApp – Clever covers them all! 8 | 9 | Bootstrap 4 Admin Template 10 | 11 | Demo: Clever Bootstrap 4 Admin Template 12 | 13 | **NOTE:** Please remember to **STAR** this project and **FOLLOW** [my Github](https://github.com/mrholek) to keep you update with this template. 14 | 15 | ### What's included 16 | 17 | Within the download you'll find the following directories and files, You'll see something like this: 18 | 19 | ``` 20 | Clever/ 21 | ├── Angular_Dev/ 22 | ├── Angular_Seed/ 23 | ├── Angular2_CLI_Dev/ 24 | ├── jQuery_Dev/ 25 | ├── jQuery_Seed/ 26 | ├── Static_Dev/ 27 | ├── Static_Seed/ 28 | 29 | ``` 30 | 31 | ##Bugs and feature requests 32 | 33 | Have a bug or a feature request? [Please open a new issue](https://github.com/mrholek/Clever-Bootstrap-4-Admin-Template-with-AngularJS-Angular-2-support/issues/new). 34 | 35 | ## Copyright and license 36 | 37 | Copyright (c) 2017 creativeLabs Łukasz Holeczek. If you want to use this template in your personal or commercial project you have to buy proper license. You can buy license on our website: https://genesisui.com/bootstrap-admin-template.html?id=clever 38 | --------------------------------------------------------------------------------