Flowchart Fun
install
git clone --depth=1 https://github.com/tone-row/flowchart-fun
cd flowchart-fun
pnpm install
pnpm build
usage
serve -s app/build -p 4321
# PM2
pm2 serve app\build\ 4321 --name flowchart-fun --spa
appdedix

git clone --depth=1 https://github.com/tone-row/flowchart-fun
cd flowchart-fun
pnpm install
pnpm build
serve -s app/build -p 4321
# PM2
pm2 serve app\build\ 4321 --name flowchart-fun --spa
