Skip to content

Latest commit

 

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