import { Meta } from '@storybook/addon-docs';
import { parameters } from '$docs/utils/docsPage.js';

# @reuters-graphics/graphics-components
Svelte components, SCSS and more you can use in your Svelte-based projects.
All the bits that make Reuters Graphics pages... Reuters-y.
---
## Getting started
1. Install
```bash
yarn add @reuters-graphics/graphics-components
```
2. Checkout the guides, if you haven't, or dive straight into the component docs to start using components.
```svelte
```