@salesforce/soql-builder-ui
v1.0.0
Published
SOQL Builder UI with LWC
Downloads
4,472
Maintainers
Keywords
Readme
app
Here will be some information about the app.
How to start?
Start simple by running yarn watch
. This will start the project with a local development server.
The source files are located in the src
folder. All web components are within the src/modules
folder. The folder hierarchy also represents the naming structure of the web components.
Find more information on the main repo on GitHub.