@advanced-rest-client/google
v1.0.0
Published
Components for integrating ARC with Google services
Downloads
23
Readme
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