Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 193 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 193 Bytes

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