This is a web component library for The U.S. Web Design System built with Stencil.
TODO
- Publish to npm
- Add framework implementation details see: https://stenciljs.com/docs/overview
For API documentation see the readmes in docs
For documentation on The U.S. Web Design System see designsystem.digital.gov
git submodule init
git submodule update
npm install
npm run start
npm run build
npm test
git submodule update --remote
npm run build.global