CEC-1772 Use Node 16 for Github actions (#160)

* CEC-1772 Use Node 16 for Github actions

* Update package-lock.json
This commit is contained in:
John Wu
2022-05-27 11:15:37 -07:00
committed by GitHub
parent b3b792fef4
commit d9cbf9ef23
6 changed files with 17463 additions and 129 deletions

View File

@@ -6,7 +6,7 @@ Front-end web application for administrating services
Running locally
1. Install Node 14
1. Install Node 16
2. Run `npm install`
3. Copy .env.template to .env and edit the service urls for authentication and api services
4. Run `./run.sh` from the terminal