bino-mastermind-game
v0.0.1
Published
### React version for classic mastermind game
Readme
MASTERMIND GAME
React version for classic mastermind game
Development
Instalation
npm installStart development server
npm startIt serves at http://localhost:3000
Deploy
It builds a production instance and deploies it to firebase
npm run deploy