Skip to content
This repository has been archived by the owner on Nov 5, 2023. It is now read-only.

Kocal/Solary

Repository files navigation

Solary

Extension web pour la Web TV Solary.

Test


Getting started

Requirements

Bootstraping

Just run yarn.

Commands

yarn build

Build the extension for production, in folder dist.

yarn build:dev

Build the extension for development, in folder dist.

yarn watch

Watch any modifications and then run yarn build.

yarn watch:dev

Watch any modifications and then run yarn build:dev.

yarn build-zip

Generate a zip of the extension, e.g. dist-zip/Solary-v1.X.X.zip.