Tiven Wang
chevron_rightCAP chevron_rightSAP

CAP - SAP Cloud Application Programming Model

Google Earth
Wang Tiven May 25, 2020
425 favorite favorites
bookmark bookmark
share share

The SAP Cloud Application Programming Model is an open and opinionated, framework of languages, libraries, and tools for building enterprise-grade services and applications. It guides developers through proven best practices and a great wealth of out-of-the-box solutions for recurring tasks.

Getting started

npm set @sap:registry=https://npm.sap.com

Install the cds development kit globally:

npm i -g @sap/cds-dk

Run the commmand cds

Getting Started

References

Similar Posts

Comments

Back to Top