Untuk menjalankan tes algoritma:
cd algorithm
node no1.js
node no2.js
node no3.js
node no4.jsUntuk menjalankan NestJS Library Backend:
cd backend
npm install
npm run build
npm run start:devSetelah itu, API dapat dites dengan Swagger pada:
https://localhost:3000/api