Skip to content
This repository was archived by the owner on Oct 11, 2022. It is now read-only.

Blocklevel/blue-next

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Documentation available here

Installation

npm install -g bcli

Packages state

npm version
npm version
npm version
npm version
npm version
npm version

Contribution

To be able to start working with blue-next you need to install lerna globally and then in the root of repository run lerna bootstrap.

To know more about javascript projects with multiple packages, go to Lerna repository