lerna-workspaces-concepts
lerna-workspaces-concepts copied to clipboard
Example to demonstrate Lerna and Yarn Workspaces concepts
Lerna and Yarn Workspaces Concepts
This is an example to demonstrate Lerna and Yarn Workspaces concepts.
Getting Started
$ yarn
$ yarn build
$ yarn start
Testing
$ yarn test