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 screenshot #503

Closed
btea opened this issue Apr 25, 2024 · 3 comments
Closed

Update README screenshot #503

btea opened this issue Apr 25, 2024 · 3 comments
Labels
documentation Improvements or additions to documentation

Comments

@btea
Copy link
Collaborator

btea commented Apr 25, 2024

Describe the bug

image
When creating a project, a new option is added to whether to add devtools, and the screenshots in README should be updated.

Expected behavior

How to reproduce

@btea btea added bug Something isn't working documentation Improvements or additions to documentation and removed bug Something isn't working labels Apr 25, 2024
@Yordan-Ramchev
Copy link
Contributor

May I suggest adding that Vue 2 is EOL, something like:

Usage

npm create vue@latest

Note

(@latest or @legacy) MUST NOT be omitted, otherwise npm may resolve to a cached and outdated version of the package.

Or, if you need to support IE11, you can create a Vue 2 project with:

npm create vue@legacy

@btea
Copy link
Collaborator Author

btea commented Apr 29, 2024

I think that's great, what do you think? @cexbrayat

@cexbrayat
Copy link
Member

Yes, it's a good idea 👍

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

No branches or pull requests

3 participants