A dead simple colony counter in the browser. Try it at https://ianhi.github.io/colony-counter/
Contained in the issues, ordered by priority:
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.
yarn eslint