Skip to content

Nuxt2

创建一个 Nuxt 项目

bash
npx create-nuxt-app@2 <project-name>

提示

官方 CLI 工具:create-nuxt-app

创建 nuxt2 项目时,注意使用 v2 版本

基于 MIT 许可发布