This repository is the submission for The Odin Project: Recursion.
N/A
- GIT
- NodeJS ^v21.0.0
- NPM ^v10.2.0
- Clone the repository
git clone git@github.com:jesusgraterol/recursion-top.git
- Install the dependencies
npm install
Execute the desired assignment with NodeJS
# The Odin Project's assignment
node theodinproject/assignment-01.js
# Coding Game's assignment
node codingamedotcom/question-01.js
N/A
N/A
- JavaScript
# Unit Tests
N/A
# Integration Tests
N/A
# E2E Tests
N/A
N/A