fruit-market
yarn install
npm run dev
Why does this fruit market exist?
To demonstrate a modularised component library within a monorepo.
What can I find in this fruit market?
A collection of fruits grown fresh in React. Each fruit is published as seperated modules which allows them to be individually grown, tested, versioned and then eaten.
Where are the fruits?
They are published as NPM module over here using Lerna, commited all in this one repo as packages.