Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 416 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 416 Bytes

Plugin Presenter

A small web based presentation app (like Power Point, Pro Presenter, or Proclaim) specifically made for song lyrics!

Plugin Presenter Preview

Developing

Once you've created a project and installed dependencies with yarn install, start a development server:

yarn run dev

Building

To build for production:

yarn run build