Skip to content

Latest commit

 

History

History

README.md

Perses Panel Plugin

Setup

Install dependencies:

npm install

Get Started

Start the dev server:

npm run dev

Build the plugin for distribution:

npm run build