Skip to content
Snippets Groups Projects
Commit 0d52d551 authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

README: add a short note re yarn and lerna

parent 6cee73df
No related branches found
No related tags found
No related merge requests found
Pipeline #14087 passed
# Frontend Toolkit # Frontend Toolkit
## Overview
This repository uses [yarn 1.x](https://classic.yarnpkg.com) workspaces to link
multiple separate packages together and to hoist all shared dependencies to the
top level node_modules.
In addition we use [lerna](https://lerna.js.org/) for running commands for all contained packages (until we switch to yarn 2.x which should support this directly).
## Setup ## Setup
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment