Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 256 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 256 Bytes

spektral-utils-ts

A TypeScript utility library

Getting started

npm install

Script commands:

npm start - Runs build and test concurrently and watches for changes

npm start:build - Builds the library

npm start:test - Tests the library