la transcendaaance
This project is about creating a website for the mighty Pong contest
to install dependencies of backend/frontend
npm install dependencies
to launch frontend
npm run serve
to launch backend
npm run start
/npm run start:dev
ft_transcendence project for 42 school, using NestJS for backend and Vue.js for frontend
TypeScriptMIT