entomoviscera.dev#
Oh hey look its my personal webbedsite.
Building#
Prerequisites:
nodejsv22 or latergitpnpm
git clone https://tangled.org/entomoviscera.dev/site entomoviscera.dev
cd entomoviscera.dev
pnpm install
Developing#
pnpm dev starts at https://localhost:3000
pnpm build for building
pnpm preview previews the build and starts at https://localhost:4321