Learn from https://github.com/Jinjiang/vue-simple-compiler
This code is a rather simple version of Vue Single-File Component (SFC) compiler using pure JS. It doesn't support TypeScript, Sass/SCSS/Less, source map, or imported scripts/styles currently.