Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.11 KB

README.md

File metadata and controls

17 lines (13 loc) · 1.11 KB

codecov MIT license npm (scoped) npm (scoped) Downloads

lwc-dev-mobile-core

Core Node-based functionality to be shared by Mobile Extensions tooling (SFDX plug-ins, Salesforce Extensions for VSCode, etc.).

Checkout and Build Locally

After you clone or fork this repo, run the following commands in the root folder of your local repo:

$ yarn install && yarn build
$ yarn test