Skip to content

SimonHaas/wpkrechner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wertpapierkreditrechner

Eine Webanwendung um den aktuellen Stand eines Wertpapierkredites zu analysieren und mögliche zukünftige Szenarien zu simulieren.

Die Berechnungslogik ist in einem npm-package im Verzeichnis library ausgelagert. https://www.npmjs.com/package/@simonhaas/wpk-rechner

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm install

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.