# svelte-undraw

A simple cli script to load illustrations from <undraw.co> and generating a Svelte component from it.

## Installation

```
npm install -g svelte-undraw
```

## Usage

```
cd inYourProject;
svelte-undraw
```
This will open a cli assistant for you.
