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

6 lines
204 B
JSON

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