cd Server & npm i cd ../AluuiJobs & npm i
#To start the server, go to the Server folder and use the command below
SET DEBUG=server:* & npm start
#To start the client, go to the AluuiJobs folder and type ng serve -o
#You should now see all the jobs loaded on the frontend