Skip to content
This repository has been archived by the owner on Apr 26, 2023. It is now read-only.

precice/run.precice-frontend

Repository files navigation

run.precice-frontend

Build Status

Front-end of the web-based preCICE tutorial

Development

git clone https://github.com/precice/run.precice-frontend && cd run.precice-frontend
npm install
npm run start

Now webpack-dev-server is running at http://localhost:3000/

In order to develop Step3 (main simulation part) you would need to clone and set-up backend as well.

Developers

Past

Current

This is a part of BGCE honours project.