-
Notifications
You must be signed in to change notification settings - Fork 0
Home
- Getting Started: Essential instructions to help you get started with Solara.
- Brand Management: Comprehensive documentation for the brand management.
- Brand Configuration: Comprehensive documentation for the brand configurations.
- Advanced Topics: Comprehensive documentation for the advanced topics.
To begin using Solara, follow these steps:
-
Install the Gem: See the Installation section below for details.
-
Run the Initialization Command:
solara init
After executing this command, a new folder named
solara
will be created in the root of your project. For more details, refer to the Brand Management documentation. -
Access the Brand Dashboard: The dashboard will open automatically after initialization. Update the brand configurations as needed, then click
Apply Changes
.
-
Install the App: Deploy the app on your target simulator or device.
To install Solara, add the following line to your application's Gemfile:
gem 'solara'
Then execute:
$ bundle install
Alternatively, you can install it directly using:
$ gem install solara
Explore the Wiki for more information on effectively using Solara! If you have any questions or need further assistance, feel free to reach out.
Achieve excellence! Don't just avoid errors!