/angular-app-starter-pack

Starting project guide for AngularJs, includes ui-router and bootstrap.

Primary LanguageHTMLMIT LicenseMIT

angular-app-starter-pack

Starting project guide for AngularJs, includes ui-router and bootstrap.

For a simpler setup, you can also see simple-angular-webpack

Demo

angular-app-starter-pack

Installation

Prerequisite

  • Bower

Run

bower install

Tips

To make your development much easier you can use task runners and/or modulers like Grunt, Gulp, Webpack etc, to make the codes cleaner.

Coming soon

  • Boostrap Material Design implementation.
  • Deployment to Heroku guide and sample with Nodejs x Express as backend server.
  • More angularjs samples.