/life-game-react-native

Life Game with React Native

Primary LanguageJavaScript

Life Game React

DEMO

clone

git clone git@github.com:y-tsubuku/life-game-react-native.git

install dependency

yarn install

run

ios

yarn run ios

android

yarn run android