Get Set to Use SAP Cloud SDK for JavaScript
2019-09-24
Beginner
10 min.
Set up your environment to use SAP Cloud SDK for JavaScript.
Details
You will learn
- How to install
Node.js
,a JavaScript runtime for executing JavaScript code outside of a browser - How to install
npm
, the node package manager for maintaining Node.js projects and their dependencies - How to install
cf
CLI, the command line interface for interacting with Cloud Foundry
Step 1: Node.js and npm
Step 2: SAP Cloud Platform account
Step 3: Cloud Foundry command line interface
Step 4: Editor / IDE
That’s it, you are now ready to start developing your own application with the SAP Cloud SDK for JavaScript
!
Step 5: Test yourself
For questions, you can reach out to us on StackOverflow
using the tag sap-cloud-sdk and on answers.sap.com using the tag SAP Cloud SDK.