Skip to content

yasinatesim/vue-horizontal-collapse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation


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
git clone https://github.com/yasinatesim/vue-horizontal-collapse.git
  1. Install the project dependencies
npm install

For Development

npm run serve

For Production Build

npm run build

For Linting

npm run lint

๐Ÿ”‘ License

  • Copyright ยฉ 2020 - MIT License. See LICENSE for more information.