Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 619 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 619 Bytes

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