helixmonorepo
v0.2.2
Published
- ##### 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
Downloads
1
Readme
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