Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Applied an Object-Oriented Programming (OOP) structure to ensure reusability, scalability, and maintainability of the framework.
* Integrated CI/CD pipelines with GitHub Actions for automated testing and deployment.
## Pre requisites
* Nodejs installed version 18 and above (you can use NVM)
* Nodejs installed version 20 and above (you can use NVM)
* IDE (VScode, Webstorm)
## Getting started
* to get started with the project - first clone the repo by opening the terminal in your IDE and run:
Expand Down