项目作者: sansan88

项目描述 :
SAP CAP Demo
高级语言: HTML
项目地址: git://github.com/sansan88/sapcapdemo.git
创建时间: 2020-02-20T10:14:13Z
项目社区:https://github.com/sansan88/sapcapdemo

开源协议:

下载


Check this links

https://github.com/korayyersel/mycap2/blob/master/installation.md

https://github.com/SAP-samples/cloud-cap-nodejs-codejam/tree/master/exercises/09

https://sap.github.io/cloud-mta-build-tool/download/

Getting Started

Welcome to your new project.

It contains these folders and files, following our recommended project layout:

File / Folder Purpose
app/ content for UI frontends go here
db/ your domain models and data go here
srv/ your service models and code go here
package.json project metadata and configuration
readme.md this getting started guide

Next Steps…

  • Open a new terminal and run cds watch
  • ( in VSCode simply choose Terminal > Run Task > cds watch )
  • Start adding content, e.g. a db/schema.cds, …

Learn more…

Learn more at https://cap.cloud.sap/docs/get-started/