start-angular / sb-admin-angular

[DEPRECATED] Starter template / theme for AngularJS Dashboard Apps
http://startangular.com/
Other
841 stars 431 forks source link

NOTICE: This repo has been deprecated in favour of Angular 5+ Repo found here

[DEPRECATED] 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.

Note: This project is no longer maintained.

Installation

1. Clone this project or Download that ZIP file

$ git clone https://github.com/start-angular/sb-admin-angular.git

2. Make sure you have bower, grunt-cli and npm installed globally

$ sudo apt-get install npm
$ sudo npm install -g grunt-cli
$ sudo npm install -g bower

3. On the command prompt run the following commands

$ cd `project-directory`

Note: If you get this following error,

Error: EACCES, permission denied '.config/configstore/insight-bower.yml'
You don't have access to this file.

changing ownner .config

sudo chown -R [user name] ~/.config

Roadmap

Automation tools