8000 GitHub - DON1101/game-of-war: Program your own soldier and start a war!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

DON1101/game-of-war

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

game-of-war

Program your own soldier and start a war!

How to run it locally

  1. npm run-script build:worker
  2. npm run build
  3. npm start

How to run it in Docker

docker run
-d
-p 80:4200
--net=host
--restart=always
--name game-of-war
guojing/game-of-war:latest

About

Program your own soldier and start a war!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0