没有安装vue-cli需先先安装,命令如下:
npm install -g vue-cli
安装nuxt命令:
$ vue init nuxt-community/starter-template <你项目的名字>
cd到<你项目的名字>执行
npm install
npm install -g vue-cli
$ vue init nuxt-community/starter-template <你项目的名字>
npm install
本文标题:nust 安装步骤
本文链接:https://www.haomeiwen.com/subject/ywtfwhtx.html
网友评论