@agilemate/modules-common
v0.0.2-alpha.0
Published
[![NPM version](https://img.shields.io/npm/v/@ctfe/modules-common.svg?style=flat)](https://npmjs.org/package/@ctfe/modules-common) [![NPM downloads](http://img.shields.io/npm/dm/@ctfe/modules-common.svg?style=flat)](https://npmjs.org/package/@ctfe/modules
Downloads
2
Readme
@ctfe/modules-common
Usage
TODO
Options
TODO
Development
# install dependencies
$ yarn install
# develop library by docs demo
$ yarn start
# build library source code
$ yarn run build
# build library source code in watch mode
$ yarn run build:watch
# build docs
$ yarn run docs:build
# check your project for potential problems
$ yarn run doctor
LICENSE
MIT