/yarn2-repo

A battleships implementation

Primary LanguageTypeScript

barney-coracle

yarn
yarn prep
expo start

Notes:

store.subscribe(() => {
   /* do something here */
   console.log(JSON.stringify(store.getState(), null, 4))})