From 83e582d29a312c7e403d0a4268e36fab5a4e87ea Mon Sep 17 00:00:00 2001 From: Vincent Massaro Date: Wed, 13 Mar 2024 14:28:45 -0400 Subject: [PATCH] feat: update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6e819ceb77..ac42dbef71 100644 --- a/README.md +++ b/README.md @@ -41,3 +41,4 @@ _Notes:_ - `confim` Imports the current config files to your database. - `local:theme-link` Run this script once to establish `npm link`s to all of the frontend-related repositories. - `local:cl-dev` Enables a frontend developer to work across all of the repositories (`yalesites-project`, `atomic`, and `component-library-twig`) in an environment configured to support both Storybook development, and have the changes reflected in the Drupal instance. Note: This also wires up the Tokens repo, but if you want to watch for changes there, you'll have to run the `npm run develop` script inside the Tokens directory. +