1.0.0 • Published 3 years ago

@apolitical/people-client v1.0.0

Weekly downloads
2
License
MIT
Repository
-
Last release
3 years ago

Apolitical People Client

Node.js module to interact with Apolitical's People API

How do I get set up?

Requirements

Requires the following to run:

Initial setup

Clone repository:

git clone git@gitlab.com:apolitical/node-modules/apolitical-wordpress.git

Install dependencies:

yarn install

Run tests:

yarn test