-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat(docs): add guide for creating an app with Juno UI Components #679
base: main
Are you sure you want to change the base?
Conversation
|
|
@edda do you want to mention anything about the app props |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great!
Summary
This PR introduces documentation on how to create an app using Juno UI Components. The guide covers the setup process, including adding dependencies, configuring Vite, and integrating Juno-specific providers and components into your application.
This PR does not include any interface descriptions or instructions for integrating the app with Greenhouse or Aurora. Future documentation updates may cover these integrations as needed.
Changes Made
Checklist