Skip to content

Single page application implemented whit AngularJS and Bootstrap (AdminLTE template)

Notifications You must be signed in to change notification settings

danidelgadoz/AdminLTE-AngularJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Single page application implemented whit AngularJS and Admin-LTE theme

How to run:

  • Install NPM
  • Run the npm install -g bower command
  • Run the bower install command in repository folder

If you have located the proyect in a local server (www folder) you can already start enjoying and programming.

If you want to work frontend and backend independently you can continue. We will have our front application running locally on port 3010 that will listen to any changes we make and will refresh the browser for us.

  • Run the npm install command in repository folder.
  • Run the gulp serve command to up start our local server.

Finally, we can optimize many more tasks whit Gulp check the gulpfile.js and read the oficial Gulp documentation.

!["AdminLTE Presentation"] (https://almsaeedstudio.com/AdminLTE2.png "AdminLTE Presentation")

AdminLTE has been carefully coded with clear comments in all of its JS, LESS and HTML files. LESS has been used to increase code customizability.

Browser Support

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

Contribution

Contribution are always welcome and recommended!

License

AdminLTE is an open source project by Almsaeed Studio that is licensed under MIT. Almsaeed Studio reserves the right to change the license of future releases.

About

Single page application implemented whit AngularJS and Bootstrap (AdminLTE template)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published