Tag

Mono-repo

0 views collected around this technical thread.

Sohu Tech Products
Sohu Tech Products
Sep 4, 2019 · Frontend Development

Organizing a Vue Component Library with Mono‑repo, Scripts, and Lerna

This article explains how to structure a Vue component library using a mono‑repo approach, set up the project with @vue/cli, manage component creation, demo examples, build and publish scripts, enforce code formatting with ESLint, and handle versioning and changelogs with Lerna.

CLILernaMono-repo
0 likes · 13 min read
Organizing a Vue Component Library with Mono‑repo, Scripts, and Lerna