Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 263 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (12 loc) · 263 Bytes

Getting Started

First, run the development server:

pnpm i
pnpm dev

Making production build

Run the following:

pnpm package

This should create a production bundle for your extension, ready to be zipped and published to the stores.