Installation
need to rely on vue, if you want to use the .vue single file component, you need to install vue-loader, vue-template-compiler, if you want to support jsx, you need to install babel-plugin-transform-vue-jsx, please refer to vue-cli for specific configuration.
`
bash
$ npm