diff --git a/README.md b/README.md index 4649e8fe..d6f63bd7 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,29 @@ Vue port of shadcn-ui. This project is in active development by [radix vue](github.com/radix-vue/radix-vue) team. We are working on this while porting radix to vue, simultaneously. +## Installation + +Coming soon + + +## Usage +Examples can see at [App.vue](./packages/shadcn-vue/src/App.vue) + +## Contributors + We welcome contributors to both [radix vue](github.com/radix-vue/radix-vue) and [shadcn vue](github.com/radix-vue/shadcn-vue). We are actively looking someone that can lead the shadcn vue project based on radix-vue. Please [join our discord](https://discord.gg/dpf7BZY3) and we will get you up and running with the project, lets build them together! If you want to get notified when we release the initial version, please give it a star! Hopefully we will get them done by this month! -Sincerely, radix-vue team. +## Community + +- [Join us on discord!](https://discord.gg/dpf7BZY3) + +## Authors + +- @khairulhaaziq +- @mujahidfa +- @zernonia + +## License +- MIT License diff --git a/packages/shadcn-vue/src/App.vue b/packages/shadcn-vue/src/App.vue index 3692c94f..30c4ba69 100644 --- a/packages/shadcn-vue/src/App.vue +++ b/packages/shadcn-vue/src/App.vue @@ -1,50 +1,50 @@