CreatClonee the project.
git clone [email protected]:fboechats/minthouse.gitAccess the project directory.
cd my-appInstall dependencies.
pnpm installServe with hot reload at http://localhost:5173.
pnpm run devpnpm run lintpnpm run typecheckpnpm run buildpnpm run testView and interact with your tests via UI.
pnpm run test:uiCheckout the deployed version at: https://minthouse2-kr3h.vercel.app/