Skip to content

Files

Latest commit

894903a · Oct 30, 2018

History

History
9 lines (5 loc) · 666 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 666 Bytes

🍲 AngularJS

In addition to individual recipes for feature implementation, it's often useful for folks at many levels of experience to see a framework wired up and functional with the plugin. This recipe combines a simple "Hello World" style AngularJS application with html-webpack-plugin and webpack-plugin-serve.

This recipe leverages webpack-nano, a very tiny, very clean webpack CLI.

Meta

The source for the original code in this recipe is https://github.com/edc4it/webpack-intro-tutorial and is licensed under GNU GPL v3.0.