weex plugin for vue-cli
npm install vue-cli-plugin-weex
npm i -g @vue/cli
``
vue add vue-cli-plugin-weex
``
npm run weex:dev
`
$3
`
npm i -g @vue/cli
``
vue create -p https://github.com:aymonYU/weex -c test
``
cd test
``
npm run weex:dev
`
$3
1. 如果使用了@vue/cli-plugin-typescript,则此插件支持typscript2. 默认入口文件:
./src/pages/`下面文件