Vue
栏目: JavaScript · 发布时间: 5年前
内容简介:这里使用命令行工具这里还需要一个mock平台。。
这里使用命令行工具
这里还需要一个mock平台。。
命令行工具
➜ ~ sudo npm install -g @vue/cli [sudo] ming 的密码: npm WARN npm npm does not support Node.js v10.15.2 npm WARN npm You should probably upgrade to a newer version of node as we npm WARN npm can't make any promises that npm will work with this version. npm WARN npm Supported releases of Node.js are the latest release of 4, 6, 7, 8, 9. npm WARN npm You can find the latest version at https://nodejs.org/ /usr/local/bin/vue -> /usr/local/lib/node_modules/@vue/cli/bin/vue.js > core-js@3.1.3 postinstall /usr/local/lib/node_modules/@vue/cli/node_modules/core-js > node scripts/postinstall || echo "ignore" Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library! The project needs your help! Please consider supporting of core-js on Open Collective or Patreon: > https://opencollective.com/core-js > https://www.patreon.com/zloirock Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -) > core-js-pure@3.1.3 postinstall /usr/local/lib/node_modules/@vue/cli/node_modules/core-js-pure > node scripts/postinstall || echo "ignore" Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library! The project needs your help! Please consider supporting of core-js on Open Collective or Patreon: > https://opencollective.com/core-js > https://www.patreon.com/zloirock Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -) > protobufjs@6.8.8 postinstall /usr/local/lib/node_modules/@vue/cli/node_modules/protobufjs > node scripts/postinstall > nodemon@1.19.1 postinstall /usr/local/lib/node_modules/@vue/cli/node_modules/nodemon > node bin/postinstall || exit 0 Love nodemon? You can now support the project via the open collective: > https://opencollective.com/nodemon/donate npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/@vue/cli/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) + @vue/cli@3.8.2 added 810 packages from 540 contributors in 53.093s ➜ ~
安装完成以后,
通过命令行构建工具
关于调试工具
使用vue devtools
https://chrome.google.com/webstore/detail/vuejs-devtools/nhdogjmejiglipccpnnnanhbledajbpd?hl=zh-CN进入google应用商店安装
尴尬了。。。要一步一步一来。。。
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- Vue 之 Vue File
- Vue教程15:Vue组件
- Vue 系列一 之 Vue 基础
- 迎接Vue3 | Vue3 Composition API 如何替换Vue Mixins
- Vue番外篇 -- vue.nextTick()浅析
- VUE源码浅析(一.VUE构造函数)
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
JSON 在线解析
在线 JSON 格式化工具
图片转BASE64编码
在线图片转Base64编码工具