Skip to content

Conversation

@Surge77
Copy link
Contributor

@Surge77 Surge77 commented Jun 19, 2025

πŸ“Œ Description

Updated the Getting Started section of the README to include instructions for using the Live Server extension for local development.

βœ… Why This Change?

To make it easier for beginners to preview the project without installing Node.js or running any build tools. Since contributors are only editing a JSON file, this approach provides the fastest and most accessible way to see changes live.

πŸ“ What Was Added?

  • A clear step-by-step guide to using the Live Server extension (VS Code)
  • Emphasis that no setup or installations are needed beyond a browser and editor

πŸ“Έ Preview

πŸ’‘ VS Code β†’ Right-click index.html β†’ "Open with Live Server"

Fixes #5

@netlify
Copy link

netlify bot commented Jun 19, 2025

βœ… Deploy Preview for dev-scope ready!

Name Link
πŸ”¨ Latest commit b7a47cf
πŸ” Latest deploy log https://app.netlify.com/projects/dev-scope/deploys/6854100a7ad5a30008afd52e
😎 Deploy Preview https://deploy-preview-11--dev-scope.netlify.app
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@ExPl0iT-29
Copy link
Member

Thanks @Surge77
Great Commit!

@ExPl0iT-29 ExPl0iT-29 merged commit 3e66eee into HashSlap-Summer-of-Code:main Jun 19, 2025
4 checks passed
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.

Update "Getting Started" in README

2 participants