This project was bootstrapped with Create React App.
- Install Node.js
- Fork this repository: react-game
- Clone your newly created repo: https://github.com/<%your_github_username%>/react-game/
- Go to folder react-game
- Switch branch to 'react-game'
- To install all dependencies use npm install
- To start app use npm run build (production mode) or npm run dev (development mode)