vue-cli创建项目

npm install -g @vue/cli

 

vue create hello-world

 

cd hello-world

 

npm run server

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