@advanced-rest-client/arc-project
v0.2.2
Published
A module containing UIs and the logic to support API projects in Advanced REST Client.
Readme
Advanced REST Client Project
This module contains UIs and the logic to support API projects in Advanced REST CLient.
Usage
Installation
npm install --save @advanced-rest-client/arc-projectDevelopment
git clone https://github.com/@advanced-rest-client/arc-project
cd arc-project
npm installRunning the demo locally
npm startRunning the tests
npm test