inooid / react-redux-card-game

A web version of Blizzard's Hearthstone game built with React, Redux and ImmutableJS
MIT License
107 stars 20 forks source link

Add yarn and lock versioning #52

Closed inooid closed 7 years ago

inooid commented 7 years ago

Description:

Yarn gives us more control over version control and gives us an easy way of updating our dependencies.

Info about installing:

inooid commented 7 years ago

Closed in favour of #53