Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 450 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 450 Bytes

ECMAScript Double Debugger Client of ESMeta

Installation Guide

The double debugger client is developed using React framework and requires Node.js (>=v22.10.2).

Download Double Debugger Client

$ git clone https://github.com/es-meta/esmeta-debugger-client.git

Install Packages

$ npm i 

Usage

Run the following command to start the double debugger client:

$ npm start