Skip to Main Menu
Search
sfdc
siebel
rest
Tools
Open Github account in new tab
Open Twitter account in new tab
Twitter icon
Open Linkedin account in new tab
Open Youtube account in new tab
YouTube icon
Subscribe
Skip to Content
Toggle Sidebar
sfdc
siebel
rest
About
Certification Guides
crmcog
Tag:
lightning
Create a Simple Calculator using LWC
Posted on
2021-01-11
3 mins read
Let us create a simple calculator app with Lightning Web Component (LWC) in Salesforce. Pre-requisites to get started - Create your org if you don’t already have one - we don’t need to check-in any code Create a new project in VSCode in VSCode and connect to your org (or, open an existing project) Hit Ctrl+Shift+p > enter sfdx: Create a new Lightning Web Component.