0.0.3-alpha.0 • Published 4 years ago

@engagementlab/api-init v0.0.3-alpha.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

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