/ft_transcendence

ft_transcendence project for 42 school, using NestJS for backend and Vue.js for frontend

Primary LanguageTypeScriptMIT LicenseMIT

ft_transcendence

la transcendaaance

This project is about creating a website for the mighty Pong contest

useful commands

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