Skip to content

rt83/angular-webpack-aot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular application with Webpack

A simple skeleton for an Angular app with Webpack. This repository doesn't aim to be a ready to use skeleton for serious application but to be a very easy to understand example of:

  • Development mode with webpack-serve for watching source change
  • Production mode with ngtools/webpack to enable AOT
  • Lazy loading configuration
  • Incorporation of external javascript libraries (e.g. jquery, timepicker, etc.. )
  • Incorporation of style libraries from npm (e.g. bootstrap, simple-line-icon)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published