kmchmk / SimplestGameEver

This is the simplest game possible. There is a button. One click gives you one point. Whoever gets the most points wins.
https://kmchmk.github.io/SimplestGameEver/
MIT License
0 stars 0 forks source link

Setup React project in your local machine #14

Closed kmchmk closed 2 years ago

kmchmk commented 2 years ago

Read the #7 carefully. Follow those instructions and run the project locally. Look at the code in ReactApp folder. Try to change the code and observe the change getting reflected on web app in real time.