简体   繁体   English

如何在没有 create-nuxt-app 的情况下创建 nuxt.js 应用程序

[英]How to create a nuxt.js app without create-nuxt-app

Please I wish to know how I can create a nuxt app without the create-nuxt-app template.请我想知道如何在没有 create-nuxt-app 模板的情况下创建 nuxt 应用程序。 I am pretty new to it and I don't want to download the template but start a new project (say with Vue.js) and incrementaly add nuxt functionality to my app.我对它很陌生,我不想下载模板,而是开始一个新项目(比如使用 Vue.js)并逐渐将 nuxt 功能添加到我的应用程序中。 I Googled but can't find a relevant post.我用谷歌搜索但找不到相关的帖子。

You cannot add it incremetaly since it's a framework build upon Vue您不能增量添加它,因为它是基于 Vue 构建的框架

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM