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

doc: update readme #509

Merged
merged 3 commits into from Apr 29, 2024
Merged

doc: update readme #509

merged 3 commits into from Apr 29, 2024

Conversation

Yordan-Ramchev
Copy link
Contributor

Description

re #503

  1. Updated: image and its corresponding width — as size of the new image is 1504px
  2. Updated: Note for feature flags usage
  3. Added: Warning for Vue 2 EOL (in the issue it is IMPORTANT, but WARNING matches better Vue2 & VueCLI documentation)
  4. Added: Usage description text
  5. Updated: Difference from Vue CLI & Migrating from Vue CLI sections description text

README.md Outdated

- Unlike Vue CLI, `create-vue` itself is just a scaffolding tool: it creates a pre-configured project based on the features you choose, and delegates the rest to Vite. Projects scaffolded this way can directly leverage the [Vite plugin ecosystem](https://vitejs.dev/plugins/) which is Rollup-compatible.
- Scaffolding Tool: Unlike Vue CLI, `create-vue` itself is just a scaffolding tool: it creates a pre-configured project based on the features you choose, and delegates the rest to Vite. Projects scaffolded this way can directly leverage the [Vite plugin ecosystem](https://vitejs.dev/plugins/) which is Rollup-compatible.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: maybe change the second : into a separate sentence.

- Scaffolding Tool: Unlike Vue CLI, `create-vue` itself is just a scaffolding tool. It creates a pre-configured project

Copy link
Member

@cexbrayat cexbrayat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Thanks @Yordan-Ramchev !

@cexbrayat cexbrayat merged commit 95731cb into vuejs:main Apr 29, 2024
101 checks passed
@Yordan-Ramchev
Copy link
Contributor Author

@cexbrayat For some reason the gradient is missing, I will fix that.

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.

None yet

2 participants