Vue js version of accordion component developed with jquery on codepen.io ๐
ยท View Demo ยท View jQuery Version
Vue js version of accordion component developed with jquery on codepen.io ๐
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 |
- 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
- Copyright ยฉ 2020 - MIT License.
See
LICENSE
for more information.