Add package-lock.json

This commit is contained in:
Christian Georgi
2020-04-02 15:33:24 +02:00
parent e467635696
commit 2cb2842dbe
4 changed files with 2065 additions and 3183 deletions

View File

@@ -11,7 +11,7 @@ In SAP Business Application Studio, open a terminal.
Then clone the repo with this specific branch:
```sh
git clone https://github.com/sap-samples/cloud-cap-samples -b OpenSAP-week2-unit1
git clone https://github.com/sap-samples/cloud-cap-samples -b openSAP-week2-unit1
cd cloud-cap-samples
```