npm install
npm run dev
in another terminal
if you first run this project, please run it at first.
npm run prepack
then run
npm start
npm run build
- in mac
npm run packer:mac
- in windows
npm run packer:win
cd release/NowaGUI-win32-ia32/resources
asar pack app app.asar
rd /S /Q app
-
then modify setup.iss adapt to your file paths.
-
use * Inno Setup Compile * to pack setup.exe.