/ba-ng

A starter AngularJS repository for getting started with AngularJS Applications

Primary LanguageCSSMIT LicenseMIT

ba-ng - version 0.1.0

ba-ng is a starter AngularJS repository for getting started with AngularJS Applications

Get Started

Choose one of the following options:

  1. Download ZIP.
  2. Clone the git repo — git clone https://github.com/elmahdim/ba-ng.

Features:

  • Compatible With Latest Bootstrap for Sass
  • Cross-browser compatible (Chrome, Firefox, IE9+, Opera, Safari).
  • The latest jQuery via CDN.
  • Useful CSS helpers.
  • Preprocessor (SCSS & Compass)

Prerequisites

Installation

  1. Change the directory where your project's located
$ cd ba-ng
  1. Install Dependencies and Run the Application

2.1. Windows

  • Install
$ ba-ng.bat
  • Update
$ cd bin\update-ba-ng.bat

2.2. Linux

  • Install
$ cd bin\ln-ba-ng.sh
  • Update
$ cd bin\ln-update-ba-ng.sh

Contributing

  1. Fork it
  2. Create your feature branch git checkout -b my-new-feature
  3. Commit your changes git commit -am 'Add some feature'
  4. Push to the branch git push origin my-new-feature
  5. Create new Pull Request help

Changelog

version 0.1.0:

  • initial release