This repository is the submission for The Odin Project: Binary Search Trees.
N/A
- GIT
- NodeJS ^v21.0.0
- NPM ^v10.2.0
- Clone the repository
git clone [email protected]:jesusgraterol/binary-search-trees-top.git
- Install the dependencies
npm install
Run the assignment's script
npm start
N/A
N/A
- JavaScript
# Unit Tests
N/A
# Integration Tests
N/A
# E2E Tests
N/A
N/A