Skip to content

Commit a23665c

Browse files
authored
Added Build/compile instructions
1 parent 49fa97f commit a23665c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

INSTALL_BUILD.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,6 @@
1616

1717
#### Usage:
1818
* `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

Comments
 (0)