/mod-cli-spike

Primary LanguageJavaScript

mod-cli-spike

This spike demostrates how workspaces can be used with NPM 7 and Lerna can be used to manage versions and publishing packages. Multiple packages will be generated from this one repo.

Commands

To install deps and build all packages:

npm install

To clean:

./reset.sh