Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 1.45 KB

README.md

File metadata and controls

40 lines (23 loc) · 1.45 KB

SiOME Base Plugin

App Screenshot

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. 📄

Quickstart

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.

License and Copyright

SPDX-License-Identifier: MIT

Third-party software components list:

(c) Siemens AG 2023