An open API service indexing awesome lists of open source software.

https://github.com/pradeep1991singh/cardgame


https://github.com/pradeep1991singh/cardgame

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# cardgame

## Prerequisites

- [Node.js > 12](https://nodejs.org) and npm (Recommended: Use [nvm](https://github.com/nvm-sh/nvm))
- [Watchman](https://facebook.github.io/watchman)
- [Xcode 12](https://developer.apple.com/xcode)
- [Cocoapods 1.10.1](https://cocoapods.org)
- [JDK > 11](https://www.oracle.com/java/technologies/javase-jdk11-downloads.html)
- [Android Studio and Android SDK](https://developer.android.com/studio)

## Usage

- Run `cd cardgame && npm install`
- Run `cd ios && pod install`
- Run `npm run ios` or `npm run android` to start your application!