Skip to content

Latest commit

 

History

History
executable file
·
12 lines (8 loc) · 476 Bytes

README.md

File metadata and controls

executable file
·
12 lines (8 loc) · 476 Bytes

React Salesforce Lightning Boilerplate

Boilerplate code for deleveloping React components on Salesforce

Salesforce + React

Getting Started

  1. Fork and clone this repository
  2. Run npm i or npm install to install npm dependencies
  3. Create a scratch org to deploy source to
  4. Run npm run deploy to bundle the React app into the static resource and push code to the org