mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
Activiti 7 and ADF tutorial review. (#4681)
This commit is contained in:
parent
07da98e1bc
commit
bbb28c9d68
@ -49,7 +49,7 @@ file as shown below:
|
|||||||
runtime-bundle:
|
runtime-bundle:
|
||||||
enabled: true
|
enabled: true
|
||||||
service:
|
service:
|
||||||
name: my-app/rb \\ <-- change it here!
|
name: rb \\ <-- change it here!
|
||||||
...
|
...
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -94,7 +94,7 @@ After your changes, the `app.config.json` file should look like the example belo
|
|||||||
|
|
||||||
Then, set the `alfresco-deployed-apps` property as shown below.
|
Then, set the `alfresco-deployed-apps` property as shown below.
|
||||||
|
|
||||||
"alfresco-deployed-apps": [{"name":"my-app"}]
|
"alfresco-deployed-apps": [{"name":""}]
|
||||||
|
|
||||||
When you are done, save the `app.config.json` file and launch the application by executing
|
When you are done, save the `app.config.json` file and launch the application by executing
|
||||||
the `npm start` command. You should now be able to use your own ADF application
|
the `npm start` command. You should now be able to use your own ADF application
|
||||||
|
Loading…
x
Reference in New Issue
Block a user