Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 284 Bytes

setup.md

File metadata and controls

23 lines (12 loc) · 284 Bytes

Setup

Everything to get started developing the library.

Install Tools

Git

Node LTS

Visual Studio Code

Install

npm install

Build

npm run build

Test

npm run test