/ChessAVGN

Primary LanguageJavaScript

ChessAVGN

React-Native Chess Board

This is a simple chess board, showing 5 common openings.

Requirements

Checkout react-native Getting Started page to install dependencies based on your OS and target platform.

Installation

Clone this repo

$ git clone https://github.com/AndroConsis/ChessAVGN.git
$ cd ChessAVGN
$ npm install or yarn

How to start

$ react-native run-android
$ react-native run-ios