Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 424 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 424 Bytes

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

add counter

Two way to add counter

  1. adjust DEFAULT_COUNTER_NUMBER in App.js
  2. click button "help me out"