Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 292 Bytes

DEVELOPMENT.md

File metadata and controls

13 lines (9 loc) · 292 Bytes

Developing

Running and debugging locally

  1. Clone this repository to your computer.
  2. Run yarn install to install dependencies.
  3. Press F5 to debug in Visual Studio Code. Breakpoints, watches etc. will all be available.

Build a local package

yarn run vscode:package