- NodeJS 10.21.0
- MS Visual Studio build tools 2017
- Python 2.7
- git clone https://github.com/fedor-pavlov/hana-rest.git
- cd hana-rest
- npm install
- npm start
if you don't have MS Visual Studio Build Tools installed, run this:
- npm install --global windows-build-tools