sp-dev-fx-webparts/samples/bootstrap-slider/config/serve.json

10 lines
196 B
JSON
Raw Normal View History

2017-05-06 11:42:34 -04:00
{
"port": 4321,
"initialPage": "https://localhost:5432/workbench",
"https": true,
"api": {
"port": 5432,
"entryPath": "node_modules/@microsoft/sp-webpart-workbench/lib/api/"
}
}