https://github.com/seanpianka/lichess-electron
Electron client for lichess.org
https://github.com/seanpianka/lichess-electron
chess client desktop electron lichess
Last synced: about 2 months ago
JSON representation
Electron client for lichess.org
- Host: GitHub
- URL: https://github.com/seanpianka/lichess-electron
- Owner: seanpianka
- License: mit
- Created: 2018-12-30T02:14:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-30T02:27:01.000Z (over 7 years ago)
- Last Synced: 2025-02-24T06:52:01.478Z (over 1 year ago)
- Topics: chess, client, desktop, electron, lichess
- Language: JavaScript
- Size: 12.7 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lichess-electron
An electron client for lichess.org.

## Quickstart
First, clone:
`$ git clone https://github.com/seanpianka/lichess-electron.git`
Second, install:
`$ npm install`
Third, run:
`$ npm start`