0.2.2 • Published 5 years ago
helixmonorepo v0.2.2
Helix Monorepo for Projects and Libraries
Run below commands to make this code working
Install lerna globally
npm i -g lerna
Install dependencies of this project. Note it will only install dependencies mentioned in root package.json file
npm install
Install dependencies for packages and create symlinks. Read more here
lerna bootstrap
0.2.2
5 years ago