-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add new sample: react shadcn dashboard #5337
base: main
Are you sure you want to change the base?
Conversation
Hi @Sandeep-FED thank you for this sample! I am getting the following errors when attempting to build the solution: Can you test that your solution builds from a clean environment and/or update your instructions please? As this is intended to be a sample to help newcomers, we want to make sure that the instructions help them build the sample without issues. |
Hi @hugoabernier , I have updated the readME.md with more info. Please follow below steps:
For more info: check 6th step in this: https://ui.shadcn.com/docs/installation/manual |
@Sandeep-FED can you help me understand why you would not add it to the sample instead of asking people to copy and paste that code in? We need the samples to be as complete as possible for our community members to be able to use it easily |
@hugoabernier, I know its not a straight forward approach, but this is how the ShadCN works in SPFx, that's why I wrote an blog about this. I saw developers struggling to build SPFx with ShadCN components. I thought this might be useful for them. Anyway no issues, if this doesn't make sense, please close this PR. |
What's in this Pull Request?
This sample provides developers the ability to use ShadCN component in their webpart.
Node version used:
18.18.2
README.md
file's Version history. For new samples, created a newREADME.md
file matching this templateREADME.md
has at least one static high-resolution screenshot (i.e. not a GIF) located in theassets
folder.README.md
contains complete setup instructions, including pre-requisites and permissions required.nvmrc
file indicating the version of Node.js