vue-horizontal-collapse

Vue js version of accordion component developed with jquery on codepen.io ๐Ÿ˜‹

MIT License

Stars
12

๐Ÿ“– About

Vue js version of accordion component developed with jquery on codepen.io ๐Ÿ˜‹

๐Ÿ“šTech Stack

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.
Related Projects