mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
committed by
Eugenio Romano
parent
8959476941
commit
0b246b8211
@@ -34,25 +34,12 @@ feel for what's available.
|
||||
./start.sh -update or -u
|
||||
```
|
||||
|
||||
* 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.sh -link or -l
|
||||
```
|
||||
|
||||
* If you want to build all your local component:
|
||||
|
||||
```sh
|
||||
./npm-buid-all.sh
|
||||
```
|
||||
|
||||
* If you want to build all your local component and link it together and in the demo shell:
|
||||
|
||||
```sh
|
||||
./npm-buid-all.sh -l or -link
|
||||
```
|
||||
|
||||
* If you want to build all your local component and run the test:
|
||||
|
||||
```sh
|
||||
|
Reference in New Issue
Block a user