Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 269 Bytes

DEVELOPMENT.md

File metadata and controls

22 lines (14 loc) · 269 Bytes

Development

Requirements

  • NodeJS
  • VS Code

Setup

  1. Install dependencies

    npm i
  2. Open in VS Code

    code .
  3. Use the Run Extension command in Debugger panel to start a new instance of VS Code with extension added