/Angular-Boilerplate

[OUTDATED] Application starter kit for AngularJS Ready to use!

Primary LanguageJavaScript

#Angular Boilerplate ####Clone down the repository in your terminal: #####git clone git@github.com:JoshSpears3/Angular-Boilerplate.git

##Dependencies #####Bower, Install components with bower install (packages included):

  • angular
  • angular-local-storage
  • angular-ui-router

#####Grunt, Install packages with npm install (dependencies included):

  • grunt-contrib-sass
  • grunt-contrib-cssmin
  • grunt-contrib-connect
  • grunt-contrib-watch
  • grunt-contrib-uglify
  • grunt-contrib-concat

##Ready to go!

Run the grunt command in your terminal to start up the server.