/people-api

Primary LanguageJavaScript

People API

A wrapper API for SalesLoft's People API.

Development

  1. yarn
  2. cp .env.example .env
  3. Modify .env as necessary
  4. yarn dev
  5. Open your browser and go to http://localhost:4040