Skip to content

Initial project setup

John Sparger requested to merge develop into master

Created a React project with create-react-app, added some dependencies (react-router, material-ui) and added a gitlab-ci script to build the project and run tests.

Merge request reports