Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 866 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 866 Bytes

Dashboard DX Tests Project

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.

Running the application

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.

Useful links

  • Read the dashboard documentation at ???.