From 9b411cfc08cdadad2d5750f10dcb22037cd07930 Mon Sep 17 00:00:00 2001 From: frankfarsi <166565875+frankfarsi@users.noreply.github.com> Date: Sat, 17 Aug 2024 13:36:47 -0400 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a0802f9..5ed5cc6 100644 --- a/README.md +++ b/README.md @@ -29,5 +29,10 @@ There are 2 parts to this software, a RESTful Server and a UI. The UI is current Currently no binaries are available in repo, follow [SETUP](https://github.com/grey-box/Project-Symmetry-Semantic-comparison-Alpha/blob/main/CONTRIBUTING.md) to generate binaries. +### How to make an executable +make sure to npm install + +go the folder thats ui +then execute npm run package