Frontend for TF2-RCON-MISC CLI-Tool, showing players, allowing actions etc.
Work in progress.
Clone the repo and install dependencies:
npm installHaving issues installing? See our debugging guide
Start the app in the dev environment:
npm startTo package apps for the local platform:
npm run package