quantum-workflow-modeler 1.4.0
Install from the command line:
Learn more about npm packages
$ npm install @planqk/quantum-workflow-modeler@1.4.0
Install via package.json:
"@planqk/quantum-workflow-modeler": "1.4.0"
About this version
This project contains the HTML web component for the Quantum Workflow Modeler and its implementation.
The project was created with npm 8.19.2 and node 18.12.1.
To set this project up for development clone the repository and open it in your favorite editor.
Execute the following commands under this directory:
npm install
To execute the Quantum Workflow Modeler, a small test website can be run which only contains the modeler component. To start this website, execute
npm run dev
This will start a webpack dev server which loads the website specified in the index.html file
To build the modeler execute
npm run build
This will build the modeler component with webpack into a single js file in the public directory.
To execute all tests run
npm test
This will run all mocha test specified in karma.conf.js with karma.
Some components of the modeler component need external endpoints to work properly. Refer to this guide for setting up all used endpoints.
Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
Dies ist ein Forschungsprototyp. Die Haftung für entgangenen Gewinn, Produktionsausfall, Betriebsunterbrechung, entgangene Nutzungen, Verlust von Daten und Informationen, Finanzierungsaufwendungen sowie sonstige Vermögens- und Folgeschäden ist, außer in Fällen von grober Fahrlässigkeit, Vorsatz und Personenschäden, ausgeschlossen.