stack-angular

0.0.2 • Public • Published

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

cdn

Serves angular from the google cdn. This can also be a string setting it to another location.

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

/stack-angular/

    Package Sidebar

    Install

    npm i stack-angular

    Weekly Downloads

    1

    Version

    0.0.2

    License

    MIT

    Last publish

    Collaborators

    • camshaft