Creating a responsive accordion content with Vue and jQuery.
Read the post here about this repository.
Hosted at:
- https://lautiamkok.github.io/js-accordion/food-menu1.html
- https://lautiamkok.github.io/js-accordion/food-menu2.html
# install dependencies
$ npm install
# compile during development
$ gulp watch
# build for production
$ gulp build
Access food-menu1.html
or food-menu2.html
on your browser.