mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
separate npm link script from start
This commit is contained in:
@@ -34,4 +34,11 @@ feel for what's available.
|
||||
./start.sh -update
|
||||
```
|
||||
|
||||
* If you want to use your local components use the following script with any of the previous option. It will npm link all the components
|
||||
in the demo shell:
|
||||
|
||||
```sh
|
||||
./start-linked.sh
|
||||
```
|
||||
|
||||
For development environment configuration please refer to [project docs](demo-shell-ng2/README.md).
|
Reference in New Issue
Block a user