here be dragons
This Development Edition is a variant of Edition Node for convience purposes only, loaded with the Twig Engine. The goals of this Development Edition are two-fold:
- Develop the Twig Engine
- Build and test against Twig pattern tree
Development Editions of Pattern Lab provide the ability to work on and commit changes to select packages within the overall Pattern Lab ecosystem. This Edition is NOT stable.
Run the following in the root of the Pattern Lab repo:
yarn run setup
Finally, go back into this folder, cd packages/development-edition-engine-twig
, and start up the local dev server which watches UIKit and the local Pattern Lab instance for changes, live reloads, etc by running yarn dev