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
- Host: GitHub
- URL: https://github.com/glebmachine/webpack-angular
- Owner: glebmachine
- Created: 2016-01-04T14:28:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-05T17:00:00.000Z (over 9 years ago)
- Last Synced: 2023-03-22T12:35:36.009Z (about 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 1.61 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/