Skip to content

cduck/zx-calculator

Repository files navigation

ZX Calculator

ZX Calculator is a tool for creating and manipulating graph-like ZX diagrams. This is the source code repository for the online tool.

screenshot

Developer Setup

Install build dependencies

$ npm install

Run local development server

$ npm run dev

Compile and minify for production

$ npm run build

About

The web app for exploring graph-like ZX Calculus diagrams

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published