Webpack + Vue + TypeScript starter kit

Instalation

  git clone https://github.com/ptretyakov/vue-ts-starter.git
  npm install

Starting

  npm start

... and open localhost:8080

Thanks to @StepanZharychev for post and repo