A user-friendly, web-based medical laboratory scan application.
Live Demo
- 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