Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 351 Bytes

File metadata and controls

17 lines (13 loc) · 351 Bytes

Google SDK (NodeJS)

lerna

Implement Google API For NodeJS With Separate Package

Development

npm i -g typescript
npm i -g lerna
git clone https://github.com/Premium-Fast-Network/node-google
cd node-google
npm ci
lerna bootstrap
lerna run tsc