1.0.0 • Published 8 years ago

angular-webpack-seed v1.0.0

Weekly downloads
3
License
ISC
Repository
github
Last release
8 years ago

Angular Webpack Seed

This is a sample webpack seed for angular applications.

Features:

  • Livereload
  • ES6 Modules
  • Webpack settings for loading HTML templates, LESS stylesheets and images
  • Sample proxy settings for configuring Backend/RESTful services

Usage

git clone https://github.com/my-js-ventures/angular-webpack-seed.git
cd angular-webpack-seed
npm install
npm start