Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 250 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 250 Bytes

Simple stopwatch using reactjs

To Run Locally:

  • Clone the repository
  • Install simple http server npm install -g serve
  • Go to cloned directory
  • Run serve -s build

Development:

Run

yarn 

then

yarn start