Files
apoena/README.md
2026-05-23 16:12:56 +02:00

419 B

apoena.dev

Julien Calixte's blog, built with îles.

Live at apoena.dev.

Requirements

  • Node.js >= 22
  • pnpm 10

Scripts

pnpm install      # install dependencies
pnpm dev          # start the dev server
pnpm build        # build for production
pnpm preview      # preview the production build on port 5050
pnpm typecheck    # run vue-tsc