stack-angular

v0.0.2
Default Angular.js Stack for Express/Connect
angular express connect stack

stack-angular Build Status

Default Angular.js stack

Included Middleware

###logger Logs requests

###favicon Serves a favicon

###static Serves up static content. The parameters can be

  • Array of directories
  • Path of single directory

###index Routes all requests that don't get picked up before to a single index view

###notFound Set's the error to "Page not found" so the errorHandler can use it

###errorHandler Displays a error page

npm i stack-angular

Metadata

  • MIT
  • Whatever
  • Cameron Bytheway
  • released 1/13/2013

Downloads

Maintainers