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 modeThe most barebone LWC setup for simple experiments and bug reproductions
JavaScript