mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-07-30 19:50:42 +08:00
507 B
507 B
| name | description | tags |
|---|---|---|
| Hello World LWC Starter | Generate a greeting Lightning Web Component and explain its HTML, JS, and metadata files. | 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.