the landing page for puregram.cool — the docs site lives separately under /docs
yarn install— install dependenciesyarn dev— dev server with hot reload (http://localhost:5173)yarn build— type-check + bundle intodist/yarn preview— serve the builtdist/(http://localhost:4173)