Skip to content

theomaro/medical-lab-scan

Repository files navigation

Medical Laboratory Scan

A user-friendly, web-based medical laboratory scan application.

Preview

Live Demo

Testing

  • Clone the project
git clone https://github.com/theomaro/medical-lab-scan.git
cd medical-lab-scan
  • Install packages
npm install
  • Watch Tailwind and TypeScript files
npm run tail-w
npm run tsc-w