angular-webpack-seed
v1.0.0
Published
This is a sample webpack seed for angular applications.
Downloads
3
Readme
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