Skip to content

hms-bambi/hms-bambi.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.