react-basic-rock-paper-scissors
May 30, 2019 ยท View on GitHub
Fork or clone this repo to begin
Install dependencies
npm i && npx bower i
Develop
npm start
Build and deploy (gh-pages)
npm run deploy
May 30, 2019 ยท View on GitHub
Fork or clone this repo to begin
npm i && npx bower i
npm start
npm run deploy