docfix/Update README.md - Install the Prerequisite Software

This commit is contained in:
Marko Milić 2023-06-06 09:49:59 +02:00 committed by GitHub
parent 1bee07983b
commit 771a15c050
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,11 @@ This application is used to explore OBP APIs and interact with the data and serv
## Development Project Setup
## Install the Prerequisite Software
* required: { node: `>=16.14` }
* required: { npm: `>=8.0.0` }
### Development Project Setup
* Setup your .env (see .env.example)