NubeIO / grafana-schedule-panel-build

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

It's a panel for scheduling events.

Getting started

  1. Install dependencies
yarn install
  1. Build plugin in development mode or run in watch mode
yarn dev

or

yarn watch
  1. Build plugin in production mode
yarn build

About

License:Apache License 2.0