Skip to main content

Dev Environment

Extensions are best developed in a proper environment. This will allow you to run code in a live console and test in real-time.

Requirements

Setup

  1. Open the app directory found at Rabbit Hole/resources/app.

  2. Open a terminal in the app directory.

  3. Run http-server in the terminal. This will start a local server that you can use as a live console.