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

Update README.md - Fix typo in Vite create command #1110

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

phoskee
Copy link

@phoskee phoskee commented Sep 27, 2024

Fixes #

PR Checklist

  • My branch is up-to-date with the Upstream main branch.
  • The unit tests pass locally with my changes (if applicable).
  • I have added tests that prove my fix is effective or that my feature works (if applicable).
  • I have added necessary documentation (if appropriate).

Short description of what this resolves:

Ho corretto il comando yarn create vite my-react-app --template react, sostituendo il placeholder "my-react-app" con "nome-app" per mantenere la coerenza con il passaggio successivo.
Questo rende più chiaro il flusso per gli utenti che seguono il tutorial.

Ho corretto il comando yarn create vite my-react-app --template react, sostituendo il placeholder "my-react-app" con "nome-app" per mantenere la coerenza con il passaggio successivo. Questo rende più chiaro il flusso per gli utenti che seguono il tutorial.
Copy link

vercel bot commented Sep 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
design-react-kit ✅ Ready (Inspect) Visit Preview Sep 27, 2024 7:26am

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

Successfully merging this pull request may close these issues.

1 participant