Skip to content

Repository files navigation

TwitchTOS

Hacking:

First install the dependencies:

yarn

Building for the browser:

  • On *nix:
NODE_ENV=production yarn build
  • On Windows with CMD:
set NODE_ENV=production
yarn build
  • On Powershell:
$env:NODE_ENV = 'production'
yarn build

Then look inside the "build" folder.

Running the development server:

yarn watch

And then edit the files, they'll be rebuilt upon being changed.

About

An extension that provides access to the MonkaTOS database and provides ratings on YouTube videos contributed by you! Contributions currently open to everyone, will close to affiliates only after a while.

Topics

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages