0.5.0 • Published 5 years ago

ygh-player v0.5.0

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

Your Gift Hunt - Player

Getting started

Set environment variables:

VariableDescription
REACT_APP_YGH_API_URLEndpoint of the Your Gift Hunt API (might be different in development)
REACT_APP_YGH_PLAYER_KEYAccess key for authorizing requests to the Your Gift Hunt API

Install dependencies: yarn install

Start dev server: yarn start