Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 391 Bytes

File metadata and controls

31 lines (22 loc) · 391 Bytes

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