Skip to content

Latest commit

 

History

History
91 lines (69 loc) · 1.73 KB

README.md

File metadata and controls

91 lines (69 loc) · 1.73 KB


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.