https://github.com/sebastianesch/tum-leonardo-2020
https://github.com/sebastianesch/tum-leonardo-2020
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sebastianesch/tum-leonardo-2020
- Owner: sebastianesch
- Created: 2020-04-27T19:21:40.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-28T10:51:24.000Z (about 5 years ago)
- Last Synced: 2025-02-13T17:15:00.155Z (4 months ago)
- Language: JavaScript
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](db/schema.cds), ...## Learn more...
Learn more at https://cap.cloud.sap/docs/get-started/