THE 3.0.0 VERSION IS UNDER DEVELOPMENT, CHECK V3.0.0 BRANCH
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
- 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
- On the folder project
ng serve
- For starter page Navigate to http://localhost:4200/
- For admin page Navigate to http://localhost:4200/admin
- IE 9+
- Firefox (latest)
- Chrome (latest)
- Safari (latest)
- Opera (latest)
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
- Contributions are only accepted through Github pull requests.
- Finally, contributed code must work in all supported browsers (see above for browser support).
Angular2-AdminLTE is an open source project by that is licensed under MIT.