美文网首页
nust 安装步骤

nust 安装步骤

作者: 奔跑吧老王 | 来源:发表于2020-04-23 13:19 被阅读0次

没有安装vue-cli需先先安装,命令如下:

 npm install -g vue-cli

安装nuxt命令:

$ vue init nuxt-community/starter-template <你项目的名字>

cd到<你项目的名字>执行

npm install

完毕可以开心配置使用了

相关文章

网友评论

      本文标题:nust 安装步骤

      本文链接:https://www.haomeiwen.com/subject/ywtfwhtx.html