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 Vue application with html-webpack-plugin and webpack-plugin-serve
. This project also has initial setup for fonts, images and css.
This recipe leverages webpack-nano, a very tiny, very clean webpack CLI.