All Projects → csotomon → angularAdminLTE

csotomon / angularAdminLTE

Licence: other
Angular Version of AdminLTE template

Programming Languages

typescript
32286 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects

Introduction

This is the Angular version of AdminLTE -- what is a fully responsive administration template. Based on Bootstrap 4 framework. Highly customizable and easy to use. Fits many screen resolutions from small mobile devices to large desktops.

Preview on AdminLTE.io

Installation

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

Running the application

  • On the folder project
ng serve -o

Browser Support

  • Firefox (latest)
  • Chrome (latest)
  • Safari (latest)
  • Opera (latest)
  • No IE support

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/angularAdminLTE.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

angularAdminLTE is an open source project by that is licensed under MIT.

Credits

AdminLTE.IO

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].