joaojmendes 883342f7a7 Update React-Directory new features and fix issue #931 (#937)
* Add OrderBy and new propertie

* update docs

* Update README.md

* Fix misspelling
2019-08-13 11:07:43 +03:00

11 lines
286 B
JSON
Executable File

{
"$schema": "https://developer.microsoft.com/json-schemas/core-build/serve.schema.json",
"port": 4321,
"https": true,
"initialPage": "https://localhost:5432/workbench",
"api": {
"port": 5432,
"entryPath": "node_modules/@microsoft/sp-webpart-workbench/lib/api/"
}
}