cybtachyon / uwc_example

Example Universal Web Components Pattern Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Universal Web Components Pattern Library

This is an example pattern library meant as reference to get you started with creating your own.

Getting Started

Clone this repo, and then init the dev tools.

git clone https://github.com/cybtachyon/uwc_example.git
nvm use
npm i
npm run watch

Requirements

Visual Language

Design System

Standards

Contribution Guidelines

All contributions will need to be vetted by a maintainer before being committed. Make a Pull Request today!

Maintainers

  • Derek "tachyon" Reese

About

Example Universal Web Components Pattern Library


Languages

Language:JavaScript 73.0%Language:HTML 27.0%