Vue Horizontal Collapse
A Beautiful Horizontal Collapse Built With Vue.
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