Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 303 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 303 Bytes

Lancer is the same-time chess.

Under browser_prototype/browser, npm install, then npm run build to compile.

Under browser_prototype/server, npm install to install all dependencies. npm run dev to start local server. Or tsc to compile first and node build/server/server.js to start server.