Skip to content

pcha/rn-minesweeper

 
 

Repository files navigation

⚛️ React Native Minesweeper 🚩 💣 🕹

Minesweeper made using React Native and Typescript! 😎

minesweeper

minesweeper

minesweeper

minesweeper

Installation

# Clone this repository
$ git clone https://github.com/musoxvi/rn-minesweeper.git rn-minesweeper

# Go into the repository
$ cd minesweeper

# Install dependencies
$ npm install

Available Scripts

In the project directory, you can run:

#For IOS
$cd ios pod install

# Run the server
$ npm run start

# Run the app (iOS)
$ npm run ios

# Run the app (Android)
$ npm run android

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 66.9%
  • Java 14.2%
  • Objective-C 10.1%
  • Starlark 4.4%
  • JavaScript 2.6%
  • Ruby 1.8%