Giter Site home page Giter Site logo

chinese-poker's Introduction

Chinese Poker: Big Two

Build Status

ย 

Getting Set Up

Prerequisites

This repository is built on the Expo CLI. Also, be sure to have XCode installed. In "Preferences > Components", you can download the specific iOS simulators you would like to run (I recommend the most recent one).

Instructions

npm and yarn are both available as package managers, but yarn is prefered.

  • Clone the master branch
  • Run cd Big2 in the terminal to get to the application's directory
  • Run npm install or yarn in the terminal to make sure all dependancies are installed
  • Run yarn clean:ios or yarn clean:android to start and launch the Expo CLI on your browser and subsequently on the iOS or Android simulator (if you don't have Expo CLI installed, this command should install Expo for you and then launch the application).
    • If you have Expo installed on your phone, run yarn start which should start the server. You should be able to run the simulator on your phone through the Expo app using the QR code.
  • Changes will be reflected after you save on your text-editor and hitting CMD + R when on the simulator, initiating a refresh.
  • To close/end the Expo server, simply run CMD + C on the terminal that is running the Expo package.

Notes

Most of the work done will be in the src directory. Some files will be outside of that directory, mainly App.js, index.js, and other files that I plan on using as a modular component (like putting all the navigation routes in one file: Navigation.js).

chinese-poker's People

Contributors

jfeng530 avatar oneilsw avatar speckworks avatar aibek1392 avatar ali1195shah avatar pashuntiy avatar alexfarmer91 avatar

Stargazers

 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.