cargo run
- Once server has started, admin page can be accessed via, http://localhost:8090/admin in your web browser. Use credentials from config.toml
- Admin client is bundled within the sever
npm install -g http-server
http-server ./game-client-example