Skip to content

csotomon/Angular2-AdminLTE

Repository files navigation

No Maintenance Intended

DEPRECATED

THIS REPOSITORY IS DISCONTINUED, THE NEW VERSION IS IN https://github.com/csotomon/angularAdminLTE/

============

THE 3.0.0 VERSION IS UNDER DEVELOPMENT, CHECK V3.0.0 BRANCH

Introduction

This is the Angular version of AdminLTE -- what is a fully responsive admin template. Based on Bootstrap 3 framework. Highly customizable and easy to use. Fits many screen resolutions from small mobile devices to large desktops. Check out the live preview now and see for yourself.

For more AdminLTE information visit AdminLTE.IO

Installation

  • Fork the repository (here is the guide).
  • Clone to your machine
  • Install Angular 2 Client.
npm install -g @angular/cli
  • Clone the repository
git clone https://github.com/YOUR_USERNAME/Angular2-AdminLTE.git
  • Install the packages
cd Angular2-AdminLTE
npm install

Running the application

  • On the folder project
ng serve

Browser Support

  • IE 9+
  • Firefox (latest)
  • Chrome (latest)
  • Safari (latest)
  • Opera (latest)

Contribution

Contribution are always welcome and recommended! Here is how:

  • Fork the repository (here is the guide).
  • Clone to your machine git clone https://github.com/YOUR_USERNAME/Angular2-AdminLTE.git
  • Make your changes
  • Create a pull request

Contribution Requirements:

  • Contributions are only accepted through Github pull requests.
  • Finally, contributed code must work in all supported browsers (see above for browser support).

License

Angular2-AdminLTE is an open source project by that is licensed under MIT.

Credits

AdminLTE.IO

About

DEPRECATED An Angular 4 version of the AdminLTE theme

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published