Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yasinatesim/vue-horizontal-collapse

Vue js version of accordion component developed with jquery on codepen.io πŸ˜‹
https://github.com/yasinatesim/vue-horizontal-collapse

accordion click collapse collapse-component collapsible vue vuejs

Last synced: 16 days ago
JSON representation

Vue js version of accordion component developed with jquery on codepen.io πŸ˜‹

Awesome Lists containing this project

README

        




Vue Horizontal Collapse


Vue Horizontal Collapse





Vue js version of accordion component developed with jquery on codepen.io πŸ˜‹


Β· View Demo
Β· View jQuery Version

## πŸ“– About

Vue Horizontal Collapse

Vue js version of accordion component developed with jquery on codepen.io πŸ˜‹

### πŸ“šTech Stack

Vue.js

I develop the component

SASS

The most mature, stable, and powerful professional grade CSS extension language in the world

Eslint

Find and fix problems in your JavaScript code

Github Corner

Redirect to my Github repository

## Getting Started

### βš™οΈ How To Use

1. Clone this repository

```bash
git clone https://github.com/yasinatesim/vue-horizontal-collapse.git
```

2. Install the project dependencies
```bash
npm install
```

**For Development**

```bash
npm run serve
```

**For Production Build**

```bash
npm run build
```

**For Linting**

```bash
npm run lint
```

## πŸ”‘ License
* Copyright Β© 2020 - MIT License.
See `LICENSE` for more information.