A demo that accompanies the article about the reflective journey through years of experimentation to create fluid simulations.
There is also a basic version that runs faster on less powerful machines.
Install dependencies:
npm install
Compile the code for development and start a local server:
npm run dev