Quirky is a fork of Quirk, the awesome drag & drop quantum circuit simulator by Craig Gidney.
We have been simplifying Quirk in the context of developing a quantum computing course for high-school students; see quantum-quest.nl for details.
npm install
npm run build -- --profile="Quest 1"
# npm run build-debug -- --profile="Quest 1"
Confirm the build succeeded by opening out/QuirkyQuest1.html
with a web browser.