Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 831 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 831 Bytes

A Prototypical Web-Based Modeling Application

This directory includes a prototypical implementation of a modeling application and is related to the https://github.com/KarolinDuerr/MA-CNA-ModelingSupport repository.

How to start the application

Start a local server using python by executing the following command in this directory: python -m http.server 8001

Afterwards you can go to http://localhost:8001/modelingApplication.html

Dependencies

The application uses: