Boilerplate code for deleveloping React components on Salesforce
- Fork and clone this repository
- Run
npm i or npm install
to install npm dependencies - Create a scratch org to deploy source to
- Run
npm run deploy
to bundle the React app into the static resource and push code to the org