From 96a39d67aa57c0fe1e2a9ffd6b7d935351141179 Mon Sep 17 00:00:00 2001 From: David Oliveira <39216174+Davemoliveira@users.noreply.github.com> Date: Fri, 26 Apr 2024 23:54:17 +0100 Subject: [PATCH] Create README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4320179 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +Instructions + +1. Clone repo: git clone git@github.com:Davemoliveira/UIG.git +2. On the local machine, uncompress file +3. Run Maven for the backend (folder) +4. For frontend, access folder through the terminal and: +5. Install NPM: npm install | Run: npm start