/jokenpo

Rock, paper, scissors

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Rock, paper, scissors

Imagem

GPL-3.0 Build Status

    [+] AUTOR:        Gerardo Junior
    [+] SITE:         https://gerardo-junior.com/
    [+] EMAIL:        me@gerardo-junior.com
    [+] GITHUB:       https://github.com/gerardo-junior/jokenpo
    [+] TELEGRAM:     @MrGerardoJunior

How to build

You need to:

... and run the folder after cloning

$ yarn install
$ yarn run build # or yarn run start

... or build with docker

$ docker-compose up # open in your browser http://localhost:8000/

How to improve:

$ yarn run dev

Run the tests:

$ yarn run test

License

This project is under the GPL-3.0 license.