This is the source for the atomic-router.github.io website.
If you want to contribute to the website, you can do so by submitting a pull request to this repository.
You can run locally by running pnpm install
and then pnpm dev
.
Please, use pnpm to install the dependencies.