Answers for "create a new nuxt project"

3

nuxt js create project

npx create-nuxt-app <project-name>
Posted by: Guest on April-12-2021
0

create a new nuxt project

yarn create nuxt-app <project-name>
Posted by: Guest on July-21-2021

Browse Popular Code Answers by Language