pmdartus / lwc-barebone

The most barebone LWC setup for simple experiments and bug reproductions

Repository from Github https://github.compmdartus/lwc-bareboneRepository from Github https://github.compmdartus/lwc-barebone

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

About

The most barebone LWC setup for simple experiments and bug reproductions


Languages

Language:JavaScript 72.8%Language:HTML 27.2%