摘要: vue前端随记 环境准备 下载并安装 Node.js 安装vue 环境 # 安装淘宝npm npm install -g cnpm --registry=https://registry.npm.taobao.org # vue-cli 安装依赖包 cnpm install --g vue-cli 阅读全文
posted @ 2021-06-17 16:02 HonkSun 阅读(60) 评论(0) 推荐(0)