Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 561 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 561 Bytes

dm-bonn-gradient-descent

Deutsches Museum Bonn version of the Gradient Descent exhibit

Building

Requires Node.js (v18.19 or greater) and npm.

Run the following from the root directory of the project:

npm install
npm run build

This will create a dist directory with the compiled exhibit. This directory can be served by any web server.

Credits

This adaptation was developed by Eric Londaits for Imaginary gGmbH.

License

Code licensed under the MIT License. See LICENSE for details.

Copyright 2024 Imaginary gGmbH.