LordSmurf / sproutkit

Apps and Components for Twitch Overlays

Home Page:https://sproutkit.now.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SproutKit

  • This project is a work in progress. (Local development is a little cumbersome to setup.)
  • Everything points to the Coding Garden Twitch channel
    • I'm working on moving things into configuration files...
  • The electron app and overlay depend on the Coding Garden API: https://github.com/CodingGarden/api
  • The components have no other dependencies.
    • I am working on moving those components into a separate project that will be published to npm as web components.

Setup

npm install

SproutKit Components

npm run styleguide

Electron Chat Overlay

npm run electron:serve

Lofi Intro / Break Screen

npm run serve:overlay

About

Apps and Components for Twitch Overlays

https://sproutkit.now.sh/

License:MIT License


Languages

Language:Vue 74.8%Language:TypeScript 17.7%Language:JavaScript 6.8%Language:HTML 0.7%