Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 124 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 124 Bytes

Simple Pomodoro App

how to start the application

  • Install dependencies
npm install
  • run
npm run dev