Simplified instructions to run

This commit is contained in:
Daniel
2020-03-22 22:14:09 +01:00
parent d5db52264a
commit 84dbb94b5d

View File

@@ -30,8 +30,7 @@ npm install
With that you're ready to run the samples, for example:
```sh
cd bookshop
cds watch
cds watch bookshop
```
After that open this link in your browser: <http://localhost:4004>