TISHARP / random-2p-games-react

We're just coding up random two player games I guess in react js.
GNU General Public License v3.0
0 stars 0 forks source link

Important Info

Live demo of project can be found at: https://main.d174l2ukrtvlg6.amplifyapp.com/

Scripts:

npm run start

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

npm run build

Runs the production environment app. Production files will be emit to the /build directory. You can learn how to deploy React in production here: https://create-react-app.dev/docs/deployment/