Update readme with run.sh

This commit is contained in:
jwu-fisker
2021-01-08 16:40:51 -08:00
parent 19347398e6
commit 00da16e46a

View File

@@ -4,6 +4,8 @@ Front-end web application for administarting OTA services
# Setup # Setup
Run `./run.sh` from the terminal or
1. Install Node 12 1. Install Node 12
2. Run `npm install` 2. Run `npm install`
3. Setup environment variables listed in .env.template 3. Setup environment variables listed in .env.template