Skip to content

lintonfirst/webkatago

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web KataGo

Based on new3Rs/react-lizzie

Demo

Website1: http://www.linton.ren:3000
Website2: http://124.70.76.170:3000

demo.png

Notification

  • Please adjust a proper browser zoom scale to get the best experience**

  • Only Support latest Edge and Chrome on PC

  • It requires a while to load resources the first time,which will be restored in your work-server

install dependency

yarn install

start

yarn start

Deploy on your server

yarn build
serve -s build /* latest node version */

License

MIT

About

React implementation of KataGo

Topics

Resources

Stars

Watchers

Forks

Languages

  • TypeScript 84.8%
  • JavaScript 11.3%
  • CSS 2.1%
  • HTML 1.8%