git clone https://github.com/pedroHenriqueMaia/time-sage-arena.git
cd time-sage-arena
Certifique-se de ter o Node.js (versão 16.0 ou superior) instalado na sua máquina. Depois, execute:
npm install
Subir projeto Angular
npm start
Subir server com WebSocket
cd server/
npm start