2.0.5 • Published 1 year ago

@idelic/formatron v2.0.5

Weekly downloads
11
License
MIT
Repository
github
Last release
1 year ago

Monorepo for Idelic JS Libraries

Setup

Setting up this monorepo locally:

$ git clone git@github.com:idelic-inc/idelic-js.git
$ cd idelic-js
$ yarn install
$ yarn bootstrap

Publishing

In order to be able to publish you need to have lerna installed globally:

$ yarn global add lerna
$ lerna publish