Skip to content

timbest-cdc/uswds-web-components

Repository files navigation

Stencil Component Starter

CircleCI Maintainability Test Coverage

This is a web component library for The U.S. Web Design System built with Stencil.

Using this library

TODO

Documentation

For API documentation see the readmes in docs

For documentation on The U.S. Web Design System see designsystem.digital.gov

Common Tasks

Setup

git submodule init
git submodule update
npm install

Run the dev server

npm run start

Build the component for production

npm run build

Running Tests

npm test

Updating The U.S. Web Design System

git submodule update --remote
npm run build.global

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published