An open API service indexing awesome lists of open source software.

https://github.com/faanid/tenzies-game

A simple game created with Reactjs (not completed )
https://github.com/faanid/tenzies-game

Last synced: about 2 months ago
JSON representation

A simple game created with Reactjs (not completed )

Awesome Lists containing this project

README

          

#basic Tanzies Game

Quick start:

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

Run Webpack in watch-mode to continually compile the JavaScript as you work:

```

$ yarn watch # npm run watch