webcomponents.today

A curated collection of Web Components resources.

MIT License

Stars
101
Committers
4

webcomponents.today

Welcome to the Web Components bookmarks project!

This is a static website built with Eleventy.

Quick Start

Install dependencies:

npm ci

Run Eleventy in dev mode:

npm start

Visit http://localhost:8080.