https://github.com/jamaluddinrumi/swiper-carousel-thumbnail
Created with CodeSandbox
https://github.com/jamaluddinrumi/swiper-carousel-thumbnail
Last synced: 4 months ago
JSON representation
Created with CodeSandbox
- Host: GitHub
- URL: https://github.com/jamaluddinrumi/swiper-carousel-thumbnail
- Owner: jamaluddinrumi
- Created: 2022-03-15T05:05:40.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-15T05:05:43.000Z (over 4 years ago)
- Last Synced: 2026-01-23T16:58:36.668Z (5 months ago)
- Homepage: https://codesandbox.io/s/github/jamaluddinrumi/swiper-carousel-thumbnail
- Size: 163 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# t
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Lints and fixes files
```
yarn lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).