We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9976567 + a8e6c2b commit 9cb4e95Copy full SHA for 9cb4e95
README.md
@@ -5,7 +5,7 @@
5
* Applied an Object-Oriented Programming (OOP) structure to ensure reusability, scalability, and maintainability of the framework.
6
* Integrated CI/CD pipelines with GitHub Actions for automated testing and deployment.
7
## Pre requisites
8
-* Nodejs installed version 18 and above (you can use NVM)
+* Nodejs installed version 20 and above (you can use NVM)
9
* IDE (VScode, Webstorm)
10
## Getting started
11
* to get started with the project - first clone the repo by opening the terminal in your IDE and run:
0 commit comments