Use this page as a clean startup checklist for local website work, repo review, builds, and preview checks.
git status
npm install
npm run dev
npm run build
npm run preview