node - https://nodejs.org/en/download/ npm - bundled with node
Navigate to the bendi project folder:
run 'npm i'
then 'npm run build'
Navigate to ~bendi/server/app.js
run 'node app.js'
go to localhost:3000 to see the app
go to localhost:3000/cities to see the api data