Vue Horizontal Collapse

A Beautiful Horizontal Collapse Built With Vue.

vue-horizontal-collapse

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