Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gereky/bpmn.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkout bpmn-js, cmmn-js and dmn-js if you search for our modeling toolkits.

bpmn.io

These bpmn.io project website sources.

Building the Website

The site is built via npm and requires a setup Node.js environment.

Generating the Site

Make sure you have the environment properly set up.

Develop

Build and serve the site on localhost:9000 via

npm run dev

Publish

Create a distribution ready version of the site via

npm run all

Fetch the results from the dist folder.

About

The bpmn.io website

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 76.4%
  • CSS 13.1%
  • JavaScript 10.5%