Skip to content

Show message for contribution and bug report #27

@harshgupta20

Description

@harshgupta20

quickstart-react/index.js

Lines 93 to 100 in 26b9acd

if (isPWA) {
console.log("📱 PWA features enabled - your app can be installed on mobile devices!");
console.log("⚠️ Important: Replace placeholder SVG icons with proper PNG icons for production");
}
console.log(`\nNext steps:\n cd ${projectName}\n npm install\n npm run dev`);
if (isPWA) {
console.log(`\n📱 To test PWA:\n npm run build\n npm run preview\n Open http://localhost:5173 and test install/offline features`);

The user should be seeing the github repo link so that if user caught in any bug then he/she can directly hit the github link and submit the PR.

Also show the user nice short message for the same.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions