aboutsummaryrefslogtreecommitdiffstats
path: root/library/example/README.md
blob: 2a5a1cce0c8b26dbb7abe9c8f6c5b1be4b7ae442 (plain) (blame)
1
2
3
4
5
```
trap 'kill %1' SIGINT
beefy frame.js:bundle.js 9001 --live & \
beefy example/index.js:bundle.js index.js:zero.js --cwd example/ 9002 --live --open
```