This repository contains the most of ARC's sources. These sources are then used in other applications that provide platform specific bindings like ARC electron.
To learn about each components group see docs in the docs/
folder.
git clone https://github.com/advanced-rest-client/app
cd app
npm install
npm start
npm test
Note, Firefox is temporarily removed from tests until Playwright update FF version to at least 91.