Legume is a healthy design system. This repo will evolve into a component library and I plan to make a companion style library.
🪁🪁🪁 For fun 🪁🪁🪁
- Bootstrapped with Create React App
- Uses TypeScript and SCSS
- Built with Storybook
- Tested with React Testing Library, Cypress, and Percy
yarn start
-- Launches in the Storybook in development mode (on port 6006)yarn test
-- Launches the test runner in the interactive watch mode.yarn run cypress:open
-- Launches Cypress test runneryarn run snapshot
-- Launches Percy (requires token)yarn run chromatic
-- deploys to Chromatic (requires token)