https://static.frontendmasters.com/resources/2020-10-15-js-typescript-monorepos/js-ts-monorepos.pdf
https://github.com/mike-north/js-ts-monorepos/

v3

1
2
3
4
5
6
7
8
9
10
## Project Structure

This repository employs a [monorepo](https://en.wikipedia.org/wiki/Monorepo) setup which hosts a number of associated packages under the `packages` directory:

## Development Setup

You will need [Node.js](https://nodejs.org) **version 10+**, and [PNPM](https://pnpm.io).

We also recommend installing [ni](https://github.com/antfu/ni) to help switching between repos using different package managers. `ni` also provides the handy `nr` command which running npm scripts easier.

element-plus

spectrum

  • Install yarn: We use yarn to handle our JavaScript dependencies. (plain npm doesn’t work due to our monorepo setup) See the yarn documentation for instructions on installing it.

xstate

notesnook 开源的笔记软件 - 对标evernote