An interactive simulation designed and built for teachers and students.
A pre-built version of the source is included in this repository. Simply open index.html in a web browser to run.
Make sure you have Node.js installed.
Installing dependencies and starting dev server:
npm install
npm run dev
Building from source:
npm run build
This project is licensed under the MIT License - see the LICENSE file for details.