/lwc-barebone

The most barebone LWC setup for simple experiments and bug reproductions

Primary LanguageJavaScript

LWC barebone

Open in StackBlitz

The most barebone LWC setup for simple experiments and bug reproductions.

$ npm run dev       # Get app server running
$ npm run build     # Build app in production mode