使用vue-cli3&vue ui图形化界面建立项目

Vue CLI3 须要 Node.js 8.9 或更高版本 html sudo npm install -g @vue/cli # OR sudo yarn global add @vue/cli vue create hello-world cd hello-world npm run serve // 运行 http://localhost:8000 vue ui // 自动运行图形页面
相关文章
相关标签/搜索