Skip to content

Config and base for starting an Angular app with bower and grunt

Notifications You must be signed in to change notification settings

piratefsh/angular-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular App Base

How I usually start an Angular app.

Tools

  • AngularJS (including angular-route)
  • Grunt
  • Bower
  • SASS (including Susy and Breakpoint)

Setup

  • Clone this repo and cd into it
  • Install npm and bower packages
  • Run grunt dependencies to package Angular dependencies (one time)
  • Run grunt watch and compass watch to watch for changes

About

Config and base for starting an Angular app with bower and grunt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published