1.0.4 • Published 2 years ago

@advanced-rest-client/app v1.0.4

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

Advanced REST Client application

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.

Development

git clone https://github.com/advanced-rest-client/app
cd app
npm install

Running the demo locally

npm start

Running the tests

npm test

Note, Firefox is temporarily removed from tests until Playwright update FF version to at least 91.