mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Updated README for /scripts
This commit is contained in:
@@ -3,10 +3,11 @@
|
|||||||
The Alfresco application development framework comes with a demo project that you can run to get a
|
The Alfresco application development framework comes with a demo project that you can run to get a
|
||||||
feel for what's available.
|
feel for what's available.
|
||||||
|
|
||||||
* Start by navigating into the app development framework source folder:
|
* Start by navigating into the app development framework source folder, and then the script folder:
|
||||||
|
|
||||||
```ssh
|
```ssh
|
||||||
cd app-dev-framework
|
cd app-dev-framework
|
||||||
|
cd scripts
|
||||||
```
|
```
|
||||||
|
|
||||||
* Start the demo and Install all the dependencies (*Note. do it this way only the first time, and be aware, it will take some time*)
|
* Start the demo and Install all the dependencies (*Note. do it this way only the first time, and be aware, it will take some time*)
|
||||||
|
Reference in New Issue
Block a user