/sb-admin-angular

Starter template / theme for AngularJS Dashboard Apps

Primary LanguageHTMLApache License 2.0Apache-2.0

SB Admin v2.0 rewritten in AngularJS

This project is a port of the famous Free Admin Bootstrap Theme SB Admin v2.0 to Angular Theme.

Find out more Free Angular Themes at StartAngular.com.

Installation

  1. Clone this project or Download that ZIP file
  2. Make sure you have bower, grunt-cli and npm installed globally
  3. On the command prompt run the following commands
  • cd project-directory
  • npm install
  • bower install
  • grunt serve --force
  • grunt serve:dist - to minify the files for deployment

Roadmap

  • Add sample AJAX calls and make the directives more modular

Automation tools