mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-29 23:58:06 +01:00
4 lines
173 B
Bash
Executable File
4 lines
173 B
Bash
Executable File
# run 2 servers and make sure they close together
|
|
|
|
beefy frame.js:bundle.js 9001 --live &
|
|
beefy example/index.js:bundle.js index.js:zero.js --cwd example/ 9002 --live --open |