Update README.md

This commit is contained in:
Dr. David Kunz
2020-02-05 16:09:29 +01:00
committed by GitHub
parent 261d238738
commit d760516e3e

View File

@@ -8,6 +8,10 @@ is replicated into a local database. To keep data in sync, an event handler
is registered which listens to all changes of business partners and updates the is registered which listens to all changes of business partners and updates the
local database table. local database table.
## Prerequisites
`@sap/cds` > 1.22
## Running With Mocks ## Running With Mocks
Just execute the following command in the `bookshop` folder. Just execute the following command in the `bookshop` folder.