Skip to content

Files

Latest commit

a134295 · Jan 4, 2021

History

History
24 lines (13 loc) · 389 Bytes
·

README.md

File metadata and controls

24 lines (13 loc) · 389 Bytes
·

Getting Started

build-and-test codecov

Prerequisites

Install Node

Setup

npm install

Build

npm run build

Testing

npm run test:watch

Commit

npm run commit