apolitical-people-client
v0.2.1
Published
Node.js module to interact with Apolitical's People API
Downloads
4
Maintainers
Readme
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 [email protected]:apolitical/node-modules/apolitical-wordpress.git
Install dependencies:
yarn install
Run tests:
yarn test