Bulldog vue2 component webpack2 vue2 typescript vue-router2 jsx eslint
npm install or yarn install
npm start
vue2在2.2版本支持了typescript使用 vue-class-component能解决以上typescript对vue类型检测 目前使用typescript写vue感觉还是不是很方便支持检测也不是很好,希望以后版本能够更好的支持。个人推荐使用jsx语法来写vue还是很不错的,之前写过react用jsx来写vue相对来说很简单。