# Square Maker

A Vue.js 2.x component library. [View the styleguide here](https://square.github.io/maker/styleguide/latest/#/).

## 🚀 Install

```sh
# install maker
npm i @square/maker
```

```sh
# install peer dependencies
npx i-peers -a
```

## Contributing

Please read the [contributing docs](.github/CONTRIBUTING.md).
