13 lines
88 B
Markdown

# Activiti Form demo
Install:
```
npm install
```
Run the project:
```
npm start
```