0.2.2 • Published 3 years ago

@advanced-rest-client/arc-project v0.2.2

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

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