15 - Lightning Web Component
Introduction
https://www.youtube.com/watch?v=Dv5KuG4bK90
https://github.com/batra-kapil/LWC-Crash-Course/
Useful Tools
https://www.lightningdesignsystem.com/
https://developer.salesforce.com/docs/component-library/overview/components
Step 1 : (Command Palette) Create a project with Manifest (--> Standard --> LWCCrashCourse --> Give the Folder name)
Step 2 - (Command Palette) Authorise a Dev hub. --> Give a Name ---> Login
Step 3 - Go to Setup and --> Find Dev Hub --> Enable (One time activity)
Step 4 - Before creating the scratch Org I had to run this command sfdx force:auth:web:login -d -a DevHubStep 5 - (Command Palette) Create a default scratch Org --> Give Name --> Days (Takes some time to create the scratch Org)
Comments
Post a Comment