mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
Add linking information to README for dev-platform-js-api
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user