From fef366ce14797b2ef419549aae9f56f0506265e5 Mon Sep 17 00:00:00 2001 From: shilpasivanesan-tri Date: Fri, 8 Dec 2023 22:39:36 +0530 Subject: [PATCH] added node js version requirement in readme --- ui/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ui/README.md b/ui/README.md index aa501f6..69733f9 100644 --- a/ui/README.md +++ b/ui/README.md @@ -2,6 +2,9 @@ This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). +Requirement: +* Node Version >=v16.20.2 + ## Available Scripts In the project directory, you can run: