Public monorepo of tools, services and atomic UI components within the fozzie ecosystem
The Fozzie Components Documentation provides guidance on how to install and use the various components in the Fozzie library. It also provides information on using Turborepo for streamlined build processes and remote caching functionality for faster development workflows.
To install Fozzie Components, follow these steps:
yarn install from the root directory of the project.yarn cache clean and yarn build from the root of the project.The Fozzie Components Documentation provides comprehensive information on installing and using the components in the Fozzie library. It also highlights the use of Turborepo for optimized build processes and remote caching functionality for faster development workflows. The documentation serves as a valuable resource for developers looking to leverage the Fozzie library in their projects.