https://github.com/grycap/bliss
Bucket-based Listed Images Side-to-Side
https://github.com/grycap/bliss
Last synced: 5 months ago
JSON representation
Bucket-based Listed Images Side-to-Side
- Host: GitHub
- URL: https://github.com/grycap/bliss
- Owner: grycap
- Created: 2021-03-29T10:26:10.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-16T09:36:36.000Z (about 5 years ago)
- Last Synced: 2025-05-22T12:31:53.994Z (about 1 year ago)
- Language: Vue
- Homepage: https://grycap.github.io/bliss/
- Size: 16.1 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BLISS Bucket-based Listed Images Side-to-Side
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).