Skip to content

thanoskrg/web-components

Repository files navigation

web-components

This is a playground for building Web Components on top of Lit library.

Demo

demo

Getting started

Install dependencies

npm install

Start the development server

npm run dev

Build for production

npm run build

Run tests

npm run test

And in watch mode:

npm run test:watch

About

This is a playground for building Web Components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published