Using vuejs's Single File Components, webpack, karma, jasmine
prerequisites: NodeJS, Chrome
$ npm install
$ npm run build
$ npm run test
This is a follow up to my single web page CodePen example for testing a VueJS app using Jasmine: VueJS Unit testing with Jasmine