This Angular project will help you to get started with SiOME plugin development.
📄 For more information on this project and the SiOME API, read the SiOME Getting Started Guide. 📄 |
---|
To setup Angular, follow the instructions in the Angular setup guide.
Make sure to install the right dependency versions. A version manager like NVM for Windows can provide more flexibility when changing between projects with different angular versions later down the line.
Install all dependencies of the project:
npm install
To build the project as a plugin for SiOME:
npm run build-plugin
The build artifacts will be stored in the dist/releases
directory.
Third-party software components list:
(c) Siemens AG 2023