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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃摎 Documentation: Update Documentation for Vite Template Installation with npm 7+ #157

Open
2 tasks done
shaikahmadnawaz opened this issue Oct 2, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@shaikahmadnawaz
Copy link

馃挱 Description

The documentation for installing the Vite template for React and Vue in Appwrite is not clear regarding the use of npm 7+. The provided examples for npm 7+ installation methods differ between React and Vue. This issue aims to improve the documentation for better user understanding and consistency.

Expected Behavior:
The documentation should provide consistent and clear instructions for npm 7+ installation methods for the Vite template, ensuring that users have a seamless experience.

Screenshot (1315)

Screenshot (1316)

Actual Behavior:

In docs, we have the installation process of npm 6.x

Screenshot (1314)

Screenshot (1317)

Proposed Solution:
I will update the documentation to provide a unified and clear format for installing the Vite template with npm 7+ for both React and Vue. Consider revising the examples to be consistent with the format below:

npm create vite@latest -- --template react ideas-tracker && cd ideas-tracker

npm create vite@latest -- --template vue ideas-tracker && cd ideas-tracker

馃憖 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

馃彚 Have you read the Code of Conduct?

@shaikahmadnawaz shaikahmadnawaz added the documentation Improvements or additions to documentation label Oct 2, 2023
@shaikahmadnawaz
Copy link
Author

If this issue is considered valid, I am ready to take the initiative to resolve it. I am awaiting confirmation regarding its validity.

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

1 participant