1.1.2 • Published 4 years ago
bb-oops v1.1.2
Typescript npm package template
Install deps
Using yarn (prefered)
yarn
Using npm
npm i
Scrpits
yarn build
// Compiles src folder to dist directory.
yarn test
// Runs all .test.ts files using jest.
yarn publish