/el-api

The Lab's unified web app content and CMS deployment API.

Primary LanguageJavaScript

Engagement Lab API

EL-Bootstrapper logo

This repository is still in a beta phase; use in production is cautioned.

Build Status codecov lerna

Important

For this repo, we will follow Angular's commit message guidelines for cleaner/more readable commits and easier future use of semantic releases.

Install steps:

nvm use

Get Lerna:

npm i -g lerna

Install all dependencies and link any cross-dependencies:

yarn run bootstrap

Run:

yarn run start