Closed thuiop closed 2 months ago
npm run start:server
should still work as currently. You can also use npm run start:electron
for starting the electron app instead. The app can be package by running the build_all.sh script (you need to install the dev dependencies).
Would this potentially change how to run the local server? Or can we still use
npm run start:server
?