Skip to content

MaximilianKoenig/ptn-js-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ptn-js-demo

This repository provides a simple demonstration of how to use the Petri net modeling tool ptn-js in a simple application.

Setup

Node must be installed to run the demo locally.

To get started, clone the repository on your machine. After navigating to the installation folder, the following commands will start the tool:

npm install
npm run start

The modeler is then accessible at http://localhost:3000/.

For development purposes, you can use a different command to automatically re-bundle on changes:

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published