/lwc-grid-layout-test

Simple LWC grid layout example

Primary LanguageJavaScript

LWC grid layout experiment

Simple grid layout experimentation with LWC.

$ npm run build             # Build app
$ npm run build -- --watch  # Build app in watch mode
$ npm serve                 # Serve local files