Host Website Locally
Det här innehållet är inte tillgängligt på ditt språk än.
Prerequisite
Section titled “Prerequisite”Install Node.js.
Install Bun.
Build and host
Section titled “Build and host”Comment out:
site: 'https://unknownfreeoccupied.github.io', base: '/ufo',from ufo/docs/astro.config.mjs, then run:
cd ufo/docsbun run devGo to http://localhost:4321/ or whatever it says in the terminal.