tpavlek / Jeopardy

A PHP/Javascript implementation of the Jeopardy! game
41 stars 15 forks source link

[v2] Load game board data #26

Closed tpavlek closed 1 year ago

tpavlek commented 1 year ago

The game board should dispatch a request on creation to the /game/{game:slug}/board endpoint, and store the board data in VueX