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
Comments