Skip to content

Latest commit

 

History

History
63 lines (43 loc) · 2.09 KB

README.md

File metadata and controls

63 lines (43 loc) · 2.09 KB

Siemens Industrial Experience Starter Apps

MIT License

iX is an open-source design system for designers and developers, to consistently create the perfect digital experience for industrial software products.

What's inside?

This Turborepo includes the following packages/apps:

Name Description Deploy
react-starter Example application to show some features of the framework Open in StackBlitz

Utilities

This Turborepo has some additional tools already setup for you:

Build

To build all apps and packages, run the following command:

pnpm build

Develop

To develop all apps and packages, run the following command:

React

pnpm dev --filter ix-react-starter

Useful Links

Learn more about the power of Turborepo: