Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 206 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 206 Bytes

Count Things

A simple thing counter. Stores values in local storage.

Can use the live link here: thing-counter.pages.dev

Locally

  • yarn install
  • yarn run dev