Skip to content

discretize/discretize-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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