There is a stub component for this currently, but it needs to be fleshed out. Currently there is sample data within /src/assets/resources.json, and an interface within games.service.ts - this should hopefully be just an exercise of passing the data into the component, and displaying using something like the n64-box component.
Acceptance criteria
- Complete the
game-resources component
There is a stub component for this currently, but it needs to be fleshed out. Currently there is sample data within
/src/assets/resources.json, and an interface withingames.service.ts- this should hopefully be just an exercise of passing the data into the component, and displaying using something like then64-boxcomponent.Acceptance criteria
game-resourcescomponent