mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-26 00:46:23 +02:00
integrate electron forge
This commit is contained in:
parent
6abb3afc36
commit
f72dee731a
14 changed files with 3388 additions and 32 deletions
|
|
@ -2,6 +2,7 @@
|
|||
"name": "x",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"version": "0.1.0",
|
||||
"scripts": {
|
||||
"dev": "npm run deps && concurrently -k \"npm:renderer\" \"npm:main\"",
|
||||
"renderer": "cd apps/renderer && npm run dev",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue