Vuejs hey-cli初使用2020-04-24Dvien阅读(2663)评论(0)赞(0)hey-cli是一款比vue-cli使用还要简单的脚手架 1. 先全局安装hey-cli npm install -g hey-cli 2. 初始化项目 hey init 项目名 &nbs...