PWA Install, Zoom Controls, and Preview Refinements Make MdWrk Ready for Daily Use
MdWrk gains PWA install support, zoom controls, preview refinements, and deployment rails that turn the workspace into a stronger everyday writing environment.
What users gain
- installable browser app behavior
- clearer zoom scaling for long writing sessions
- stronger markdown table rendering in preview
- a more polished route from local development to hosted delivery
Install path
Readers who want the current install flow can start here:
Screenshot

Example deployment-oriented workflow
npm install --ignore-scripts
npm run build -w apps/clientThat build flow feeds the installable client surface and supports teams that want a browser-first markdown experience with a product-grade feel.
Repo history for deeper review
This date matters because it shows how MdWrk serves writers, operators, and deployers in one cohesive flow.