Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pmdartus/lwc-grid-layout-test

Simple LWC grid layout example
https://github.com/pmdartus/lwc-grid-layout-test

Last synced: 8 days ago
JSON representation

Simple LWC grid layout example

Awesome Lists containing this project

README

        

# LWC grid layout experiment

Simple grid layout experimentation with LWC.

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