erhankilic / angularjs-adminlte

AngularJs AdminLTE Theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AngularJS AdminLTE

AngularJS AdminLTE is an AngularJS implemention for AdminLTE HTML Theme.

Installing

1- "npm install" (Node.Js required)

2- "bower install"

Commands

  • "gulp build" Builds the site under dist directory.
  • "gulp serve" Serves the site. You must run "gulp build" first because vendor files generates by this command.

Todos

  • Ckeditor gives error.
  • There is an error after login process
  • Lockscreen
  • Widgets (ongoing)
  • Pages Functionality
  • Theme settings on control sidebar
  • Implementing AngularUI Calendar
  • Updating mailbox

License

AngularJS AdminLTE is an open source project by Erhan Kılıç that is licensed under MPL-2.0.

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/angularjs-adminlte.git
  • Make your changes
  • Create a pull request

About

AngularJs AdminLTE Theme

License:Mozilla Public License 2.0


Languages

Language:HTML 82.9%Language:JavaScript 15.6%Language:CSS 1.6%