diff --git a/README.md b/README.md index 16b40bbf28344c5d2250a18237ec93bc06530467..788708185e5bfb8b33fb67956cd79dc8a936fc14 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,18 @@ # README # -NRP web-frontend 2.0 using React +NRP web-frontend 4.0 using React +### Prerequisites + +- "nvm install 14" + +### Install + +- "nvm use 14" +- "npm install" ### Commands +- "nvm use 14" - "npm start" (dev server) - "npm run build" (build for production) \ No newline at end of file