mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-07-30 19:50:42 +08:00
14 lines
507 B
Markdown
14 lines
507 B
Markdown
---
|
|
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.
|