https://github.com/remixz/juicy
A desktop app for Peach.
https://github.com/remixz/juicy
Last synced: 3 months ago
JSON representation
A desktop app for Peach.
- Host: GitHub
- URL: https://github.com/remixz/juicy
- Owner: remixz
- License: mit
- Created: 2016-01-13T22:47:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-13T22:47:28.000Z (over 9 years ago)
- Last Synced: 2025-03-15T00:47:00.159Z (3 months ago)
- Language: JavaScript
- Size: 248 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Juicy
[](http://unmaintained.tech/)
A desktop app for [Peach](http://peach.cool). Currently Mac-only. [Download the latest version here.](https://github.com/remixz/juicy/releases)

## Running
```bash
npm start # starts the app
npm run dev # starts a dev server, and launches the app with hot reloading
npm run build # builds the mac app in app/
```