KevinHoward / sb-admin-angular

Starter template / theme for AngularJS Dashboard Apps

Home Page:http://startangular.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SB Admin v2.0 rewritten in AngularJS

Join the chat at https://gitter.im/start-angular/sb-admin-angular

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 is ran from the postinstall
  • npm start - a shortcut for grunt serve
  • npm run dist - a shortcut for grunt serve:dist to minify the files for deployment

Roadmap

  • Add sample AJAX calls and make the directives more modular

Automation tools

About

Starter template / theme for AngularJS Dashboard Apps

http://startangular.com/

License:Apache License 2.0


Languages

Language:HTML 76.8%Language:JavaScript 9.6%Language:ApacheConf 9.4%Language:CSS 4.1%