課程
/前端開發(fā)
/Vue.js
/vue.js入門基礎(chǔ)
npm install -g vue-cli
2016-12-21
源自:vue.js入門基礎(chǔ) 1-2
正在回答
Example:
Installing the?1.0?branch?of the webpack-simple vue template:
vue init 'webpack-simple#1.0' mynewproject
Note: The surrounding quotes are necessary on zsh shells because of the special meaning of the?#?character.
https://github.com/vuejs/vue-cli
單獨使用的話直接在package.json里改版本號就行。
不過,還是用2.0吧,騷年
你的回答錯我。在安裝的時候有提示,根據(jù)命令框內(nèi)的提示即可
找到文件刪了,然后再重新安裝
loveR10 提問者
舉報
本門為vuejs入門教程,詳細(xì)的講解加實戰(zhàn),可以幫你進(jìn)入vuejs的大門
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網(wǎng)安備11010802030151號
購課補貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號
2016-12-28
Example:
Installing the?1.0?branch?of the webpack-simple vue template:
vue init 'webpack-simple#1.0' mynewproject
Note: The surrounding quotes are necessary on zsh shells because of the special meaning of the?#?character.
https://github.com/vuejs/vue-cli
單獨使用的話直接在package.json里改版本號就行。
不過,還是用2.0吧,騷年
2016-12-24
你的回答錯我。在安裝的時候有提示,根據(jù)命令框內(nèi)的提示即可
2016-12-23
找到文件刪了,然后再重新安裝