Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 2.88 KB

README.md

File metadata and controls

31 lines (20 loc) · 2.88 KB

discretize-ui

code style: prettier

This monorepo contains most projects that are used for the discretize projects. Component packages have a storybook attached. More information in their respective READMEs.

Packages

Package Version Storybook
gw2-ui npm link
react-discretize-components npm link
globals npm
typeface-menomonia npm
remark-mdx-gw2ui

Contributing

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.

Installing

This project requires Node.js and PNPM 9.

After cloning the repository, install all workspace dependencies:

pnpm install