An open API service indexing awesome lists of open source software.

https://github.com/glebmachine/webpack-angular

Homemade architecture, based on angular, pumped up by webpack
https://github.com/glebmachine/webpack-angular

Last synced: about 1 month ago
JSON representation

Homemade architecture, based on angular, pumped up by webpack

Awesome Lists containing this project

README

        

# webpack-angular
homemade template for angular application, based on webpack

## Features:
- Angular controllers lazy loading
- Angular controllers hot realoading

## Soon:
- Hot module reloading for derectives
- Hot module reloading for services

## Usage:
- `npm start` to develop
- `npm run build` to production
- `npm run analyse` to collect data to json for http://webpack.github.io/analyse/