You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.
Hello,
I just saw the vechaiui project and i loved it so much because of it's simplesty so I wanted to contribute by rebuilding some thired party component like toast so is there any kind of docs guid for contribution?
The text was updated successfully, but these errors were encountered:
Hi @moussa32 ,Sadly I do not have a document for this but basically I just need the codebase to be readable and not get any typescript or eslint errors ... I'm working like 9-6 and I've been burned out the whole time, and tails devtools is just what I've been trying to finish since last year...so it's good if someone contributes to Vechai
It's sad to hear these news, If you can clarify these points so that anyone can contribute in the project, it will be easy
Can you explain scripts commands that in package.json ?
Is there a possibility for someone who will contribute to the project to rebuild some of the components that are brought in from a third party libs(Headless UI, Radix UI)?
For scripts commands I think you need to know some commands:
yarn boot to install all dependencies & build all packages.
yarn start to run storybook
yarn docs:dev to run document website
I don't use third-party libs except for toast component but now I want to rebuild the components that Radix UI supports ... In the past Headless UI, and Radix UI support the same components but after some time using both... now I just want to use Radix UI @moussa32
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
I just saw the vechaiui project and i loved it so much because of it's simplesty so I wanted to contribute by rebuilding some thired party component like toast so is there any kind of docs guid for contribution?
The text was updated successfully, but these errors were encountered: