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
- Host: GitHub
- URL: https://github.com/venipa/booru-browser-vue
- Owner: Venipa
- License: mpl-2.0
- Created: 2021-05-23T14:52:55.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-07T23:07:42.000Z (almost 4 years ago)
- Last Synced: 2025-04-04T18:12:49.827Z (27 days ago)
- Topics: booru, booru-browser, booru-client, booru-gallery, booru-image-viewer, booru-websites, booru-windows, danbooru, linux, mac, safebooru, windows
- Language: TypeScript
- Homepage:
- Size: 2.15 MB
- Stars: 6
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Booru-browser (wip)

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