Skip to content

pentalex/MonkaTOS-Ratings

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

License

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Contributors