scriptable
  • Home
  • About
  • Privacy

Monorepo

Lerna Monorepo Mocha Setup (TypeScript)

In this article I show you how to setup a lerna TypeScript monorepo for testing with mocha (MochaJS). Step 1. Install lerna globally Install lerna globally using npm. If you don’t have npm installed, click here. * Open up a terminal window * Run the following (the $ indicates that you are
Mitch Allen Apr 18, 2021

Lerna Monorepo Mocha Setup (JavaScript)

In this article I show you how to setup a lerna JavaScript monorepo for testing with mocha (MochaJS). Step 1. Install lerna and mocha globally Install lerna and mocha globally using npm. If you don’t have npm installed, click here. * Open up a terminal window * Run the following (the
Mitch Allen Apr 18, 2021
  • Sign up
scriptable © 2023. Powered by Ghost