摘要: npm install -g vue-cli //安装vue-cli架子 vue init nuxt-community/starter-template <project-name> //安装nuxt npm run dev //开发运行, http://localhost:3000 如果需要生产 阅读全文
posted @ 2018-08-09 11:37 fm060 阅读(8401) 评论(0) 推荐(0)