Welcome! This readme file will guide you through the setup process and explain the configuration values needed to run the project.
To get started with the project, you'll need to follow these steps:
- Clone the repository:
[email protected]:FrankDev-327/yamd-game.git
- Navigate to the project directory:
cd yamd-game
- Install the dependencies:
pnpm install
(if you have it installed), ornpm install
To be able to run this project, use this command pnpm run start:dev
when everything has been configurated
To play, you have to go to resources, and then click on single-multi-player.html
and star to play.
To be able to run some tests, just copy this command into the terminal pnpm run test:unit
or npm run test:unit
.
If you want to see more information about the test, you can add the flag at the end --coverage
Through this url http://localhost:8000/docs/#/
you are going to have access to the swagger view