Skip to content

tech4germany/bmjv-justizportal

Repository files navigation

Justizportal

** ⚠️This project is not actively maintained since November 2021 ⚠️**

This is the source code of the 2021 Tech4Germany project "Digitale Klagewege". Here you find a project overview (only in German).

**Until December 2022, this prototype was live ** https://dev.tech4germany.org/bmjv-justizportal/

Development

The prototype is written in Typescript using React.

npm install

Installs all necessary dependencies.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.