sp-dev-fx-webparts/samples/react-quick-links-grid/config/serve.json

7 lines
197 B
JSON
Raw Normal View History

{
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/spfx-serve.schema.json",
"port": 4321,
"https": true,
2024-08-27 10:28:17 -04:00
"initialPage": "https://<your-tenant>/_layouts/workbench.aspx"
}