Skip to content

Shanur880/salesforce-lwc-

Repository files navigation

LWC playground

The simplest LWC setup for simple experiments and bug reproductions.

$ npm run dev       # Get app server running
$ npm run build     # Build app in production mode
$ npx serve         # Serve the app (after running `npm run build`).

Releases

No releases published

Packages

No packages published