From 00da16e46abb386c2110099c88b98c0e4198ba61 Mon Sep 17 00:00:00 2001 From: jwu-fisker Date: Fri, 8 Jan 2021 16:40:51 -0800 Subject: [PATCH] Update readme with run.sh --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8ee3054..6d8791d 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Front-end web application for administarting OTA services # Setup +Run `./run.sh` from the terminal or + 1. Install Node 12 2. Run `npm install` 3. Setup environment variables listed in .env.template