Sin descripción

Alan Colon 22b2c8a754 Twitch rivals individual scoreboard hace 6 años
app 22b2c8a754 Twitch rivals individual scoreboard hace 6 años
server ac43eca89e Dynamic hosting hace 7 años
test 64ac0e30de Initial commit hace 7 años
.dockerignore 4697dc2fc5 Add express hace 7 años
.gitignore 64ac0e30de Initial commit hace 7 años
Dockerfile 20cc6c7adf Use morgan logging and body parser. hace 7 años
README.md 22b2c8a754 Twitch rivals individual scoreboard hace 6 años
config.js 4697dc2fc5 Add express hace 7 años
package-lock.json 22b2c8a754 Twitch rivals individual scoreboard hace 6 años
package.json ac43eca89e Dynamic hosting hace 7 años
webpack.config.js 22b2c8a754 Twitch rivals individual scoreboard hace 6 años
yarn.lock ac43eca89e Dynamic hosting hace 7 años

README.md

Twitch Rivals

Development

  • Clone this repo

    npm install -g yarn  # Installs yarn globally
    yarn                 # Downloads dependencies
    yarn dev             # Runs live dev tools