Created by: mxstbr
Adds an index.html to the users source folder that's used as a template for HTMLWebpackPlugin. This means users can go in and add static assets to the HTML file, avoids a lot of confusion.
First commit implements it in the src directory, second commit moves it to the root folder as per the discussion with Dan.