Skip to content

kroschu/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 sources.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 78.5%
  • CSS 11.9%
  • JavaScript 9.3%
  • Dockerfile 0.3%