An open API service indexing awesome lists of open source software.

https://github.com/venipa/booru-browser-vue

A Booru Desktop Client - to view, download & bookmark posts or images
https://github.com/venipa/booru-browser-vue

booru booru-browser booru-client booru-gallery booru-image-viewer booru-websites booru-windows danbooru linux mac safebooru windows

Last synced: 5 days ago
JSON representation

A Booru Desktop Client - to view, download & bookmark posts or images

Awesome Lists containing this project

README

        

# Booru-browser (wip)

![image](https://user-images.githubusercontent.com/17952364/120053065-835bfa00-c028-11eb-95b8-e5c9acfd415f.png)

## 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
```