Skip to content

hms-bambi/hms-bambi.github.io

Repository files navigation

hms-bambi.github.io

Website!

development

npm install
npm run dev

Navigate to http://localhost:3000, and edit any of the contents in src/ directory.

build static site

npm run build

This command builds the static site in src/.vitepress/dist.