How to configure your development environment for zopio
.
zopio
is designed to work on macOS, Linux and Windows. While zopio
itself is platform-agnostic, the tooling and dependencies we use have different requirements.
zopio
defaults to using pnpm as a package manager, but you can use npm, yarn or bun instead by passing a flag during the installation step.