Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 259 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 259 Bytes

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