Skip to content

Latest commit

 

History

History
25 lines (11 loc) · 537 Bytes

README.md

File metadata and controls

25 lines (11 loc) · 537 Bytes

Preview

Login Page

LoginPage.mov

Home Page

Screenshot 2022-12-06 at 20 26 34

How to run ft_transcendence ?

make a: start container attach in terminal

make d: start container detach in terminal

make clean: down container

make fclean: down container and purge docker

make re: make fclean + make d