Add linking information to README for dev-platform-js-api

This commit is contained in:
Will Abson
2016-05-11 22:25:05 +01:00
parent fe0ea94f0b
commit 3a449a4f7f

View File

@@ -60,6 +60,12 @@ cd ../../demo-shell-ng
npm link ng2-alfresco-login
```
*dev-platform-js-api client:*
```sh
npm link ../../dev-platform-js-api
```
Please refer to [this article](https://docs.npmjs.com/cli/link) for more details on npm link.
### Building and running