afv-library/prompts/getting-started/first-lightning-web-component.md

14 lines
507 B
Markdown
Raw Normal View History

2025-11-21 01:58:20 +08:00
---
name: Hello World LWC Starter
description: Generate a greeting Lightning Web Component and explain its HTML, JS, and metadata files.
tags: lwc, ui, beginner
---
Help me create my first Lightning Web Component.
Generate a basic LWC that displays a greeting message. Provide the HTML, JavaScript, and meta configuration files, and provide comments on how each file works.
Deploy this metadata to my org using the Salesforce DX MCP Server.
Display instruction on how to add the LWC to a new Home page.