Skip to content

watch-devtube/commons

Repository files navigation

Build Status

DevTube Commons

DevTube common code.

How to build

yarn
yarn compile
yarn test

How to publish

yarn
yarn compile
yarn pack