0.5.0 • Published 6 years ago
ygh-player v0.5.0
Your Gift Hunt - Player
Getting started
Set environment variables:
| Variable | Description |
|---|---|
REACT_APP_YGH_API_URL | Endpoint of the Your Gift Hunt API (might be different in development) |
REACT_APP_YGH_PLAYER_KEY | Access key for authorizing requests to the Your Gift Hunt API |
Install dependencies: yarn install
Start dev server: yarn start