Skip to content

studimax/streamboard-simple-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

The Simple Plugin is a plugin's template for the stream-board

Features

  • code written in Typescript
  • cross-platform (macOS, Windows, Linux)

Installation

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn package

Lints and fixes files

yarn lint