Add start script to launch bookshop with cds watch --open
This commit is contained in:
@@ -19,6 +19,7 @@
|
|||||||
"@eslint/js": "^9.22.0"
|
"@eslint/js": "^9.22.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"start": "cds watch bookshop --open http://localhost:4004",
|
||||||
"bookstore": "cds watch bookstore",
|
"bookstore": "cds watch bookstore",
|
||||||
"bookshop": "cds watch bookshop",
|
"bookshop": "cds watch bookshop",
|
||||||
"fiori": "cds watch fiori",
|
"fiori": "cds watch fiori",
|
||||||
|
|||||||
Reference in New Issue
Block a user