@advanced-rest-client/arc-project

A module containing UIs and the logic to support API projects in Advanced REST Client.

Usage no npm install needed!

<script type="module">
  import advancedRestClientArcProject from 'https://cdn.skypack.dev/@advanced-rest-client/arc-project';
</script>

README

Advanced REST Client Project

This module contains UIs and the logic to support API projects in Advanced REST CLient.

Published on NPM

Tests and publishing

Usage

Installation

npm install --save @advanced-rest-client/arc-project

Development

git clone https://github.com/@advanced-rest-client/arc-project
cd arc-project
npm install

Running the demo locally

npm start

Running the tests

npm test