vue-horizontal-collapse
vue-horizontal-collapse copied to clipboard
Vue js version of accordion component developed with jquery on codepen.io π
Vue Horizontal Collapse
Vue js version of accordion component developed with jquery on codepen.io π
Β· View Demo Β· View jQuery Version
π About
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
- Clone this repository
git clone https://github.com/yasinatesim/vue-horizontal-collapse.git
- 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
LICENSEfor more information.