Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 284 Bytes

File metadata and controls

22 lines (15 loc) · 284 Bytes

Build Status

DevTube Commons

DevTube common code.

How to build

yarn
yarn compile
yarn test

How to publish

yarn
yarn compile
yarn pack