https://github.com/jamaluddinrumi/lightbox-swiper
Created with CodeSandbox
https://github.com/jamaluddinrumi/lightbox-swiper
Last synced: 4 months ago
JSON representation
Created with CodeSandbox
- Host: GitHub
- URL: https://github.com/jamaluddinrumi/lightbox-swiper
- Owner: jamaluddinrumi
- Created: 2023-03-07T16:04:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-07T16:04:51.000Z (over 3 years ago)
- Last Synced: 2026-01-23T16:58:36.129Z (5 months ago)
- Language: Vue
- Homepage: https://codesandbox.io/p/github/jamaluddinrumi/lightbox-swiper
- 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/).