https://gocon.github.io/2025/ (redirected to https://gocon.jp/2025/)
Prerequisites
-
Enable corepack.
corepack enable
-
Install dependencies.
pnpm install
-
Start the development server.
pnpm run dev
-
Open
http://localhost:4321
in your browser.