Skip to content

redgeoff/angular-browserify-seed

Repository files navigation

angular-browserify-seed

Build Status

A seed project for using browserify with angularjs.

Getting angular, browserify and karma-coverage to work together is tough! You can use this seed project to get started.

Why use angular and browserify together?

Getting Started

git clone https://github.com/redgeoff/angular-browserify-seed
npm install
bower install

Examples:

Bundle All

Bundle Lib

Demos:

Bundle All

Bundle Lib

Tests

grunt test

Serve Test Coverage:

grunt serve

then visit http://localhost:9000/coverage

Serve Examples:

grunt serve

then visit http://localhost:9000

About

A seed project for browserify and angularjs

Resources

Contributing

Stars

Watchers

Forks

Packages

No packages published