connect-four-react-native
A game application for Connect-four written in react native
Install
Installs all the npm dependencies:
make install
Run
Runs the app in an iOS simulator
make run
Test
Runs all the tests of the project
make test
A game application for Connect-four written in react native
Installs all the npm dependencies:
make install
Runs the app in an iOS simulator
make run
Runs all the tests of the project
make test