My scuffed Discord bot UI
Rewritten 2k24 in Angular
- You'll need the backend server Gdis-server https://github.com/SquirrelsMcGee/GDis-server
This is what I did, your mileage may vary
- Use Node Version:
20.14.0 - Run
npm installin the main/root folder of the project
- I recommend vscode, there's some preconfigured launch tasks you can use
- Some Angular, TS, and web dev experience would be useful
ng servewatches for file changes, rebuilds when necessary, hosts a local server to connect to on port4200