Update setup instructions

This commit is contained in:
jwu-fisker
2021-01-07 18:08:43 -08:00
parent 2b0ee78429
commit a47e3536a3

View File

@@ -4,9 +4,11 @@ Front-end web application utilizing Fisker authentication service for file uploa
# Setup
1. Setup environment variables listed in .env.template
1. Or copy .env.template to .env
2. Edit .env with the service urls for authentication and api services
1. Install Node 12
2. Run `npm install`
3. Setup environment variables listed in .env.template
4. Or copy .env.template to .env
5. Edit .env with the service urls for authentication and api services
## Available Scripts