ianhi / colony-counter

small tool for counting colonies on an agar plate
2 stars 1 forks source link

colony-counter

A dead simple colony counter in the browser. Try it at https://ianhi.github.io/colony-counter/

Roadmap

Contained in the issues, ordered by priority:

Development

To build and see result in the colony-counter folder run the following commands:

yarn
yarn watch

if you open the local host server then it will automatically reload when you make any changes.

Checking lint:

yarn eslint