Skip to content
This repository has been archived by the owner on May 23, 2021. It is now read-only.

eyss/d-chess-front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

d-chess frontend

Frontend implementation for the d-chess holochain app.

Running

Firstly, run npm install to install dependencies.

To run two players with which to play against each other, run two terminals:

  1. Terminal 1, agent alice
npm start
  1. Terminal 2, agent bob
npm run start:bob

Now the frontends are ready to be connected to the backend at https://github.com/eyss/d-chess-back.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published