Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 667 Bytes

README.md

File metadata and controls

37 lines (28 loc) · 667 Bytes

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