https://github.com/perryvw/yarc
https://github.com/perryvw/yarc
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/perryvw/yarc
- Owner: Perryvw
- Created: 2024-10-24T20:19:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-30T18:34:32.000Z (over 1 year ago)
- Last Synced: 2024-11-30T19:29:33.805Z (over 1 year ago)
- Language: TypeScript
- Size: 434 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Run development setup:
Install with
```
npm install
```
Run code watcher and app (only recompiles the UI automatically) by pressing F5 in VSCode.
Open dev tools in app by pressing ctrl-shift-I, or pressing alt and going via the electron menu.