-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
60760bc
commit a100af7
Showing
3 changed files
with
47 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
--- | ||
title: Starter app | ||
--- | ||
|
||
# Explore the Siemens Industrial Experience Design System | ||
|
||
<div style={{ | ||
display: 'flex', | ||
flexDirection: 'row', | ||
gap: '1rem', | ||
}}> | ||
<img src="/img/starter-app/image.png" | ||
style={{ | ||
minWidth: '35%', | ||
width: '35%', | ||
height: 'auto', | ||
objectFit: 'contain', | ||
alignSelf: 'flex-start' | ||
}} | ||
/> | ||
<section> | ||
Get a first-hand experience of the Siemens Industrial Experience Design System with our interactive starter app. | ||
The app offers a practical insight into the intuitive and efficient components that you can use to improve your projects. Experience the seamless integration and functionality that our design system offers. | ||
|
||
Explore the code and get started quickly by visiting our [GitHub repository](https://github.com/siemens/ix-starter/). | ||
|
||
Or view the [starter app](https://siemens.github.io/ix-starter/react-starter/). | ||
|
||
</section> | ||
</div> | ||
|
||
## Key features | ||
|
||
- Intuitive design: Simplify your workflow with user-friendly components. | ||
- Versatile components: Adapt to different project requirements. | ||
- Seamless integration: Easy to implement and customize. | ||
|
||
## Benefits | ||
|
||
- Comprehensive documentation: Access detailed guides and examples. | ||
- Consistent UI: Ensure consistency across your applications. | ||
- Time-saving: Reduce development time with pre-built components. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.