# Components API

To get started using the Components API, read the [getting started guide](https://docs.standardnotes.org/extensions/components.html).

## Installation      

```
npm install --save sn-components-api
```

#### Manual:

Import the file `dist/dist.js` in your HTML file.
