https://github.com/cklmercer/vue-mix/blob/b98a0f7d408ce6d4db35cacca2a43c7a3290e23f/components/test.vue#L4 There's a missing `/` on the `h2` closing tag in **test.vue**, which makes `npm run dev` fail when cloning the master branch. I can fork the repo and create a PR to fix it if needed. Thanks.