commit | 585b5c26e43de4e8c0425eca1ec4d69bf39131b7 | [log] [tgz] |
---|---|---|
author | lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org> | Thu May 28 13:59:01 2020 -0700 |
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | Thu May 28 13:59:01 2020 -0700 |
tree | f7531dc897bde2fcc8fb48d68bd51af540407b9f | |
parent | d7fffebc00a236147e67ffa877016c5e6d1d911f [diff] |
Update css file name in conf.py ribbon.css is the correct name of the css file. Issue-ID: CIMAN-376 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I07abe65dff0adef7111d35db882951b00d375c8d
mvn process-sources -P format
https://github.com/pinterest/ktlint
Before you can build this project, you must install and configure the following dependencies on your machine:
1- Java 8 SDK
2- Node and npm installed
3- Angular CLI & Angular v8
4- MySQL Database
5- maven
mvn clean install
command to install all libraries and dependencies for maven and npm.1- Back-end MS
sdnctl
table in MySQL-Dspring.profiles.active=profile-name
2- Loop-back server: that allow your request to reach the backend from cds-ui
./cds-ui/server/
folder and run the command npm start
3- cds-ui
./cds-ui/designer-client/
folder and run the command npm start
, This command will make sure all the files follow the linting rules and then connect to the loopback server.Front-end you could use vscode
or webstorm
.
Back-end Intellij
with kotlin plugin or any other editor
For more information check the docs
folder.