Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 429 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 429 Bytes

Desktop-Chess

A desktop application built on Electron allowing the user to play chess.

Demo

https://gyazo.com/61a99aec8087cdfeaee6a6c5dbfab69c

Installation

Locally

git clone https://github.com/jacobsteves/Desktop-Chess

cd Desktop-Chess

npm install

npm start