Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Add installation procedure using Nuxt CLI #1554

Closed
shinGangan opened this issue Mar 23, 2024 · 5 comments · Fixed by #1648
Closed

docs: Add installation procedure using Nuxt CLI #1554

shinGangan opened this issue Mar 23, 2024 · 5 comments · Fixed by #1648
Labels
enhancement New feature or request

Comments

@shinGangan
Copy link
Contributor

Description

The Nuxt CLI allows users to easily add Nuxt UI modules.

npx nuxi@latest init -t ui
npx nuxi@latest module add @nuxt/ui

I want to add the installation procedure using Nuxt CLI to the Nuxt UI documentation.

Additional context

No response

@shinGangan shinGangan added the enhancement New feature or request label Mar 23, 2024
@shinGangan
Copy link
Contributor Author

Hi @benjamincanac , is there a problem with this policy?

If it looks OK, I will create a PR on my end. Please comment when you have a time. 🙏

Copy link
Member

Sure! Do you plan on adding this inside the code group? https://ui.nuxt.com/getting-started/installation#setup

@shinGangan
Copy link
Contributor Author

OK, I'll deal with it. 🙆

I would like to add a CLI section to Setup.

Do you plan on adding this inside the code group?

@moshetanzer
Copy link
Contributor

Hi @shinGangan,

Seems like @danielroe added the following PR #1606 today which solves documentation request. @benjamincanac do you think we should add the nuxi init also ?

@shinGangan
Copy link
Contributor Author

Hi @moshetanzer , thanks for sharing. 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants