sp-dev-fx-webparts/samples/react-holidays-calendar/config/serve.json

7 lines
197 B
JSON

{
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/spfx-serve.schema.json",
"port": 4321,
"https": true,
"initialPage":"https://{tenantDomain}/_layouts/workbench.aspx"
}