Jeremy Coleman 6020d00821 New Sample Added, Modern Calendar (#140)
* Initial Commit

* Update README.md

* Updated README
2017-03-13 12:43:31 +02:00

10 lines
205 B
JSON

{
"port": 4321,
"initialPage": "https://localhost:5432/workbench",
"https": true,
"api": {
"port": 5432,
"entryPath": "node_modules/@microsoft/sp-webpart-workbench/lib/api/"
}
}