This project can is a Flow&React hybrid project created for the Dashboard DX tests sessions. The tasks consist of a total of 12 parts, 6 for the Flow component and 6 for the React component.
The instructions are in the view classes where the implementation will also take place:
The session will take approximately 60 minutes.
The project is a standard Maven project. To run it from the command line,
type mvnw
(Windows), or ./mvnw
(Mac & Linux), then open
http://localhost:8080 in your browser.
You can also import the project to your IDE of choice as you would with any Maven project.
- Read the dashboard documentation at ???.