8000 GitHub - gerzhan/angular-webpack-example: Simple template with webpack (run from gulp) that supports angular (from bower), with some common settings.
[go: up one dir, main page]

Skip to content

Simple template with webpack (run from gulp) that supports angular (from bower), with some common settings.

Notifications You must be signed in to change notification settings

gerzhan/angular-webpack-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Webpack + Angular + Bower + Gulp

Right now the template is a work in progress, but I've used this configuration for projects in production.

Minimal boilerplate with webpack (run from gulp) that supports angular (from bower), with some common settings.

It uses https://github.com/segmentio/khaos to generate the template.

npm install -g khaos
khaos create jeffling/angular-webpack-example <your project name>

What it has

  • webpack configured with the bower path included `bower/
  • angular and karma. It loads angular globally.

Optional stuff:

  • facebook/flo for live reloading in the browser.
  • SASS loader

About

Simple template with webpack (run from gulp) that supports angular (from bower), with some common settings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 100.0%
0