pmdartus / lwc-barebone

The most barebone LWC setup for simple experiments and bug reproductions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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%