This is a implementation of the RxInfer website using Next.js.
First, install dependencies:
pnpm install
Then, run the development server:
pnpm dev
Open http://localhost:3000 with your browser to see the result.
The site is deployed automatically when a PR is merged into main
.