Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (17 loc) · 588 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 588 Bytes

General information

Everyday counter app, helps you count things, keeps you motivated, and enables you to stop your bad habits.

Development

Requirements

Installation

  1. Download project
  2. Open project folder with VSCode
  3. Install the recommended VSCode extensions
  4. Open Terminal in the root folder and run yarn

Commands

  • yarn start
  • yarn lint
  • yarn build
  • yarn test