Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dashdashzako/vue-polymorph-button

Example of a component that can behave like a button or a link
https://github.com/dashdashzako/vue-polymorph-button

Last synced: 24 days ago
JSON representation

Example of a component that can behave like a button or a link

Awesome Lists containing this project

README

        

# vue-polymorph-button

## Project setup

```sh
yarn install
```

### Compiles and hot-reloads for development

```sh
yarn serve
```

### Compiles and minifies for production

```sh
yarn build
```

### Lints and fixes files

```sh
yarn lint
```

### Customize configuration

See [Configuration Reference](https://cli.vuejs.org/config/).