This monorepo contains most projects that are used for the discretize projects. Component packages have a storybook attached. More information in their respective READMEs.
Package | Version | Storybook |
---|---|---|
gw2-ui | link | |
react-discretize-components | link | |
globals | ||
typeface-menomonia | ||
remark-mdx-gw2ui |
Contributions are welcome. Ideally, you reach out to us via github issue or discord to discuss your propositions before you commit time.
Make sure your commit messages follow the Conventional Commits specification.
This project requires Node.js and PNPM 9.
After cloning the repository, install all workspace dependencies:
pnpm install