@square/maker
Version:
📚 Maker Design System by Square
20 lines (13 loc) • 327 B
Markdown
# 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).