Clone this repo:
  1. c5ef2be Align INFO.yaml by ChrisC · 4 years, 5 months ago master
  2. 5a4a0fe Release version 1.3.4 by Ofir Sonsino · 4 years, 8 months ago
  3. dc5c8b2 Updated the sdc cert by k.kedron · 4 years, 8 months ago 1.3.4
  4. 4e1998a Release DCAE-DT version 1.3.3 by Ofir Sonsino · 4 years, 9 months ago
  5. 3ca1f43 Bump version 1.3.3 by Ofir Sonsino · 4 years, 9 months ago 1.3.3

DCAE Designer FE

Java

Build

Server: mvn clean install –Pserver

Local: mvn clean install -Plocal

Run

mvn -Plocal spring-boot:run

Build and Run locally

mvn clean install -Plocal spring-boot:run

Javascript

This project is generated with yo angular generator version 0.15.1.

Setup

After cloning project execute the following commands in the project directory:

  1. npm run setup

Build & development

Run npm run build for building and npm run run-local for preview.