This is a sample about rock-paper-scissors game with React in front-end, and invoke move contract in Aptos chain.
Have installed npm
Execute command npm start
Note: if there is an error that 'react-scripts' is not recognized as an internal or external command, operable program or batch file, please execute command npm install react-scripts
at first.
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.