We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9aa1bf commit cb36473Copy full SHA for cb36473
README.md
@@ -28,7 +28,7 @@ Full-featured AI Chatbot Vue application with authentication, chat history, mult
28
## Quick Start
29
30
```bash
31
-npm create nuxt@latest -- --no-modules -t github:nuxt-ui-templates/chat-vue
+npx create-nitro-app -t gh:nuxt-ui-templates/chat-vue
32
```
33
34
## Deploy your own
0 commit comments