Vue.js2.5+cube-ui重構餓了么App(經典再升級)


 

 

 

 

 

https://github.com/vuejs

https://cli.vuejs.org/

Node Version Requirement

Vue CLI requires Node.js version 8.9 or above (8.11.0+ recommended). You can manage multiple versions of Node on the same machine with nvm or nvm-windows.

To install the new package, use one of the following commands. You need administrator privileges to execute these unless npm was installed on your system through a Node.js version manager (e.g. n or nvm).

npm install -g @vue/cli # OR yarn global add @vue/cli 

After installation, you will have access to the vue binary in your command line. You can verify that it is properly installed by simply running vue, which should present you with a help message listing all available commands.

You can check you have the right version with this command:

vue --version

https://cli.vuejs.org/guide
在開發之前,把vue-cli 腳手架文檔看一遍
官方文檔一般會最先更新
vue -h 

vue-cli創建項目時,點 空格 表示選中







 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM