OpenMicroanatomy Web is a lightweight* browser based viewer for projects built using QuPath Edu.
(*) See the documentation for a feature comparison between OpenMicroanatomy Web and QuPath Edu.
- Node.js 18.16.0 LTS
- Run
npm install - Start development environment:
npm start - Create a production build:
npm build