@salesforce/lwc-dev-mobile-core
v4.0.0-alpha.14
Published
Core module supporting Salesforce CLI mobile extension plug-ins
Downloads
37,909
Maintainers
Readme
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 