docs: add new component docs

This commit is contained in:
Eric Liu 2020-10-02 20:13:02 -07:00
commit 2008d0035f
130 changed files with 6662 additions and 3801 deletions

View file

@ -5,6 +5,12 @@
> Svelte implementation of the [Carbon Design System](https://github.com/carbon-design-system)
`carbon-components-svelte` is a Svelte component library that implements the Carbon Design System, an open source design system by IBM.
A design system can facilitate frontend development and prototyping because it is encourages reuse, consistency, and extensibility.
## [Documentation](https://carbon-components-svelte.mybluemix.net/)
## Getting started
Install `carbon-components-svelte` as a development dependency.