0.0.0 • Published 6 years ago

hashicorp-web-components v0.0.0

Weekly downloads
3
License
-
Repository
-
Last release
6 years ago

HashiCorp Web Components

Collection of components used across HashiCorp's web properties. Powered by preact and best used when rendered to static and rehydrated with reshape.

Getting Started

Each component is independently published and versioned, and this repository is managed by lerna. To get each package's dependencies installed, run npm run bootstrap.

Publishing Packages

Build first using npm run build, then publish with lerna publish.