vue-cli创建项目

npm install -g @vue/cli

 

vue create hello-world

 

cd hello-world

 

npm run server

posted @ 2019-08-31 19:31  发疯的man  阅读(204)  评论(0)    收藏  举报