-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
HSSOCdocumentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers
Description
Description:
Update the Getting Started section of the README to guide contributors to use the Live Server extension (e.g., in VS Code) for local development and preview.
Why?
To make it easier for beginners to quickly preview their changes without needing any setup or installations. There are no project prerequisites, as contributors are only required to add their names to contributors.json.
Suggested Update:
Add a step in the Getting Started section:
💡 Use the Live Server extension in your code editor (like VS Code) to view the project locally in your browser.
Mention that there's no need to install Node.js or run any build tools.
Additional Notes:
Keep language beginner-friendly.
Ensure clarity and simplicity.
Metadata
Metadata
Assignees
Labels
HSSOCdocumentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers