All Projects → TwanoO67 → Bootstraping Ngx Admin Lte

TwanoO67 / Bootstraping Ngx Admin Lte

Angular2,4,6 project with AdminLTE dashboard template (using angular, angular-cli and ngx-admin-lte ) Formerly called 'ng2-admin-lte'.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Bootstraping Ngx Admin Lte

Coreui Free Angular Admin Template
CoreUI Angular is free Angular 2+ admin template based on Bootstrap 4
Stars: ✭ 1,279 (+167.01%)
Mutual labels:  bootstrap, angular2, admin-dashboard, angular4, angular-2
Coreui Free Bootstrap Admin Template
CoreUI is free bootstrap admin template
Stars: ✭ 11,038 (+2204.38%)
Mutual labels:  bootstrap, angular2, angular4, angular-2, admin-dashboard
Paperadmin
A flat admin dashboard using Angular JS 2/4
Stars: ✭ 80 (-83.3%)
Mutual labels:  bootstrap, angular2, admin-dashboard, angular4
Clever Bootstrap 4 Admin Template With Angularjs Angular 2 Support
Clever is Boostrap 4 Admin Template with Angular 2 and AngularJS support
Stars: ✭ 98 (-79.54%)
Mutual labels:  bootstrap, angular2, admin-dashboard, angular-2
Root Bootstrap 4 Admin Template With Angularjs Angular 2 Support
Root is Boostrap 4 Admin Template with Angular 2 and AngularJS support
Stars: ✭ 54 (-88.73%)
Mutual labels:  bootstrap, angular2, admin-dashboard, angular-2
Ngx Openlayers
Angular2+ components for Openlayers 4.x
Stars: ✭ 131 (-72.65%)
Mutual labels:  angular2, angular4, angular-2
Bootstrap
Open Source JS plugins
Stars: ✭ 13 (-97.29%)
Mutual labels:  bootstrap, angular2, angular4
Egeo
EGEO is the open-source UI library used to build Stratio's UI. It includes UI Components, Utilities, Services and much more to build user interfaces quickly and with ease. The library is distributed in AoT mode.
Stars: ✭ 69 (-85.59%)
Mutual labels:  angular2, angular4, angular-2
Rebirth Ng
rebirth-ng is a ui framework for Angular & bootstrap.
Stars: ✭ 118 (-75.37%)
Mutual labels:  bootstrap, angular2, angular4
Light Bootstrap Dashboard Angular2
Light Bootstrap Dashboard Angular 2
Stars: ✭ 299 (-37.58%)
Mutual labels:  bootstrap, angular2, admin-dashboard
laravel5Angular4
Laravel 5.4 & Angular 4.3.4
Stars: ✭ 37 (-92.28%)
Mutual labels:  angular2, angular4, angular-2
Material Dashboard Angular2
Material Dashboard Angular
Stars: ✭ 814 (+69.94%)
Mutual labels:  bootstrap, angular2, angular4
Ng2 Smart Table
Angular Smart Data Table component
Stars: ✭ 1,590 (+231.94%)
Mutual labels:  angular2, angular4, angular-2
paper-dashboard-angular
Angular version of the original Paper Dashboard.
Stars: ✭ 142 (-70.35%)
Mutual labels:  angular2, admin-dashboard, angular4
Angular4-seed
Angular 4 Seed for Angular Forms
Stars: ✭ 37 (-92.28%)
Mutual labels:  angular2, angular4, angular-2
ng2-timezone-selector
A simple Angular module to create a timezone selector using moment-timezone.
Stars: ✭ 12 (-97.49%)
Mutual labels:  angular2, angular4, angular-2
ng2-acl
Role based permissions for Angular v2++
Stars: ✭ 15 (-96.87%)
Mutual labels:  angular2, angular4, angular-2
ncg-crud-ngx-md
Angular 4+ Material Design CRUD/Admin app by NinjaCodeGen http://DNAfor.NET
Stars: ✭ 36 (-92.48%)
Mutual labels:  angular2, angular4, angular-2
Angular Admin
🔏Admin client for surmon.me blog powered by @angular and Bootstrap4
Stars: ✭ 352 (-26.51%)
Mutual labels:  bootstrap, admin-dashboard, angular4
Carbon
Elegant Bootstrap 4 Admin Template
Stars: ✭ 309 (-35.49%)
Mutual labels:  bootstrap, admin-dashboard

bootstraping ngx-admin-lte

Join the chat at https://gitter.im/TwanoO67/ng2-admin-lte Build Status

Bootstraping of Angular4 with AdminLTE dashboard template ( Using ngx-admin-lte Library)

Preview

UPDATE !

This version use the new npm package ngx-admin-lte (this will be easier to update) If your are looking for the old version for angular check the "angular2" branch.

There's now two different repo:

Support

Hey dude! Help me out for a couple of 🍻!

paypal

Launching with docker

./bin/start.sh

Building with docker

./bin/prod.sh

Lauching with node > 7 locally installed

npm install -g yarn
yarn
yarn start

Developpement

For the feature on the Admin_LTE template, see the readme of this repo: https://github.com/TwanoO67/ngx-admin-lte

Adding a component

cd src/app/widgets/
yarn ng g component my-new-widget

Adding a page

cd src/app/pages/
yarn ng g component my-new-page

Adding a service

cd src/app/services/
yarn ng g service my-new-service
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].