Add commands to create a new project #58
Closed
Barbapapazes
started this conversation in
Ideas
Replies: 2 comments
-
Hello @Barbapapazes, We'll make it happen soon :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @Barbapapazes, it took me couple months but finally it's here :) "nuxtr.projectTemplates": [
{
"name": "Vitesse",
"description": " Vitesse for Nuxt 3 🏔💚⚡️ ",
"repoURL": "https://github.com/antfu/vitesse-nuxt3",
"branch": "main", // Optional
},
], Thanks for requesting this feature. 💚 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I was using the extension for a project without Nuxt. Then, I wanted to create a new docs inside my project. In order to do it, I would love to create a new Docus project inside a folder named
.docs
.Being able to create a fresh project (starters and themes, https://nuxt.new/ or https://nuxt.new/themes) from any opened workspace could be a plus (could be done using the command palette or the side panel or both).
Beta Was this translation helpful? Give feedback.
All reactions