This project was inspired by lwc-practice-scenario
- Source code: accountCreation
- Source code: publicApiCallout
- Source code: dataFiller
- Source code: personTable
- Source code: transactionForm
- Source code: distanceCalculator
- Source code: calculator
- Source code: approvalProcessViewer
-
Run
chmod +x ./install-dev.sh
to set the execute permission. -
Run
./install-dev.sh YOUR_SCRATCH_ORG_ALIAS
to create a scratch org and push the source code to org. -
After the bash script is executed, it will automatically open the scratch org.
-
Add lwc components to home page.