Angluin's L* Algorithm Visualization
This project uses PNPM to manage dependencies. Therefore, we can install dependencies by the following command:
$ pnpm install
And, we can run the development server by the following command:
$ pnpm dev
Test and format are also available:
$ pnpm test run
$ pnpm format
This project is licensed under the MIT license.
Copyright (c) 2025 Hiroya Fujinami (a.k.a. TSUYUSATO "MakeNowJust" Kitsune)