Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 453 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 453 Bytes

wejay-utils

Build Status

Monorepo using Lerna for Wejay support functionality. Makes calls to Spotify's Web API.

Get started

$ git clone https://github.com/Iteam1337/wejay-utils.git
$ cd wejay-utils
$ npx lerna bootstrap

lerna bootstrap will setup and install node_modules for all packages.