https://shaydoc.github.io/VueStarter
This app is a development environment for building web applications in VueJs. It features a node express proxy server for propagating api calls to an "API Layer - your backend services perhaps" This also includes "Webpack Hot reloading" of the express application
INSTALL yarn npm install -g yarn
INSTALL Packages yarn install
npm run dev
npm run build
release is output into _WebpackScripts