Giter Site home page Giter Site logo

ayoussefacv / sb-admin-angular Goto Github PK

View Code? Open in Web Editor NEW

This project forked from start-angular/sb-admin-angular

0.0 1.0 0.0 3.98 MB

Starter template / theme for AngularJS Dashboard Apps

Home Page: http://startangular.com/

License: Apache License 2.0

JavaScript 9.65% ApacheConf 9.43% HTML 76.83% CSS 4.09%

sb-admin-angular's Introduction

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

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

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

  • Add sample AJAX calls and make the directives more modular

Automation tools

sb-admin-angular's People

Contributors

amith92 avatar sanketsahu avatar beeman avatar mojosoeun avatar polinom avatar kevinhoward avatar nicovogelaar avatar gitter-badger avatar vgrafe avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.