Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 574 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 574 Bytes

Rock Paper Scissors - React

This project is a clone of Rock Paper Scissors, but in React.

Edit this live on Stackblitz

This project was bootstrapped with Create React App.

  • npm start - runs the app at http://localhost:3000.
  • npm test - launches the test runner in interactive watch mode
  • npm run build - builds the app for production to the build folder.