We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49fa97f commit a23665cCopy full SHA for a23665c
INSTALL_BUILD.md
@@ -16,3 +16,6 @@
16
17
#### Usage:
18
* `npm run start` for starting the App in dev-mode
19
+
20
+#### Build/Compile:
21
+* `npm run make` - after successful build the binary will appear in the subfolder "out"
0 commit comments