Make sure you have the following programs installed on your machine: bash, git, node, npm.
Open up a new folder and run the following commands in a bash terminal:
In order to run the app on port 3000:
In order to build the app:
In order to initialize watch mode which will build the app upon changes in the ts|js|tsx|jsx files in the src folder:
In order to view the Storybook dashboard with the Stopwatch and LapsDisplay components: