Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 367 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 367 Bytes

Debug Health

This is a guide book for people who need to work long hours behind a desk in a healthy way.

For production site, see debug.health.

Getting Started

Run the development server by:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.