Skip to content

RobinSteiger/ASAD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiplayer Roulette Project

This project a real-time roulette game. It uses Angular for the client and NestJS for the server.

0. Setup and launch

Follow these steps to start the application:

Start the Backend (NestJS) :

cd src/nestjs_server  
npm install  
npm run start:dev  

The server will start on http://localhost:3000.

Start the Frontend (Angular) :

cd src/angular-client
npm install
npm run start

The client will start on http://localhost:4200.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages