mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
closed #197 clean script
This commit is contained in:
@@ -69,6 +69,12 @@ cd dev-platform-webcomponents
|
||||
./start.sh -install
|
||||
```
|
||||
|
||||
* Start the demo and Install all the dependencies and remove the previous version of the npm package(do it after big changes)
|
||||
|
||||
```sh
|
||||
./start.sh -cleanInstall
|
||||
```
|
||||
|
||||
* Start the demo and update the dependencies
|
||||
|
||||
```sh
|
||||
|
Reference in New Issue
Block a user