/campominado

Primary LanguageJavaScriptMIT LicenseMIT

Minefield Mobile Game

Project maked to my learning about React-Native with the Cod3r course.


Run instructions

  > git clone https://github.com/rodrigogmartins/campominado

  > cd campominado

  > npm i

  * Start your emulator or connect your phone by the USB

  > npx react-native run-android

If your node server wasn't started cancel the previous command then run:

  > npx react-native start

  > npx react-native run-android