this is a project intended to recreate the feature of real-world cicuit layout and functions in digital computer with the help of svelte 5
to handle the frontend and the backend compeletely written in javascript to follow one language rule for everything, which is the holy javascript
.
The main package manager used in this project is pnpm
. Please refrain from changing the pacakge manager and creating a pull request with that.
pnpm run dev
pnpm run build
pnpm run preview
pnpm run test
pnpm run bench
You can contribute by helping to make the frontend and solve some bugs with us. Let's contribute together.