Skip to content

AntonioSchmidt/test-angular-webpack

Repository files navigation

About

An angular example project using webpack, karma, browser-sync.

Installation

  • Install dependencies with npm install.

Guidelines

  • Run tests with npm run test.
  • Run angular in developing mode with browsersync with npm run tdd.
  • Generate minified code with npm run build.

##Tips

Angular default debounce and blur is 300 and 0 respectively. It's possible to change those values in settings.js. The code has been overwritten with a decorator in index.config.js.

About

A test with angular and webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published