Skip to content

bigandy/web-components-november

Repository files navigation

Web Components November 2022

I want to learn more about web components so I have set myself the target of creating one new web component a day for the 30 days of November 2022.

I will use lit to help me create them along with Vite and TS.

Developing

  1. npm install
  2. npm run dev
  3. open http://127.0.0.1:5173/ in your browser of choice.

Building

Two parts: the site and the lib:

The Site

  • npm run build:site

The lib

  • npm run build:lib

TODOs

About

Every day in November 2022 I created a web component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published