Skip to content

johnsfarrell/site

Repository files navigation

Deploy to GitHub Pages


Command Action
bun install Installs dependencies to ./node_modules/
bun dev Starts local dev server at localhost:4321
bun preview Build your production site to ./dist/ and previews build locally, before deploying
bun astro ... Run CLI commands, for help specify --help
nvm use ... Use the correct Node version (18.14.1)

Built with Astro and Bun. Inspired by Jiahua.