Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 284 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 284 Bytes

a simple game of tenzies built with React js

catch: try to get all the numbers to be the same!

(tenzies game)[https://tenzyies.netlify.app/]

Quick start:

$ yarn # npm install
$ yarn build # npm run build

Development

$ npm install
$ localost:3000