/angular5-webpack4-boilerplate

Angular 5(min) with Webpack 4 builder boilerplate

Primary LanguageTypeScript

AOT Test

Includes:

  • Webpack 4
  • TypeScript (config and builder scripts)
  • TypeScript project
  • Angular 5 boilerplate application

Installation

npm install, then npm run build or npm run dev or npm run watch.

Live Server is also available: npm install -g live-server, then npm run start

Enjoy!