Skip to content
This repository has been archived by the owner on Oct 16, 2021. It is now read-only.

Latest commit

History

History
17 lines (11 loc) 路 391 Bytes

README.md

File metadata and controls

17 lines (11 loc) 路 391 Bytes

nuxt-agile

Demo of vue-agile carousel component with Nuxt.js and SSR

For detailed explanation on how component works and bug/feature/help request visit main vue-agile repository.

Run demo

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev