Vue

Vue

https://github.com/vuejs/vue

https://github.com/vuejs/vue-cli

安装 vue-cli:

$ npm install -g @vue/cli

新建项目:

$ cd <project>
$ vue create <application>

测试:

打包:

Designed by Canux