1.0.0 • Published 3 years ago

@advanced-rest-client/google v1.0.0

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

Google

Components to integrate ARC with Google's services.

Usage

Installation

npm install --save @advanced-rest-client/google

Development

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

Running the demo locally

npm start

Running the tests

npm test