Vue入門基礎(搭建項目)

1.進入要安裝腳手架項目的目錄vue

vue create 項目名

 

2.運行啓動命令npm

cd hello-world

npm run serve

3.訪問項目code

相關文章
相關標籤/搜索