...
Info |
---|
Requirements: java, maven, node, yarn |
Info |
---|
Version requirements: Java 11, Node 14.16.0 |
...
Code Block | ||
---|---|---|
| ||
cd web npm installyarn |
Warning |
---|
When a taskana version is changed please do not forget to build taskana-parent, taskana-rest-parent and taskana-lib-parent B) See codeblock below |
...
Code Block | ||
---|---|---|
| ||
cd web ngyarn servestart |
Then you can open a browser pointing to http://localhost:4200/ url to access to web application.
...