mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
mascara - add readme
This commit is contained in:
parent
a4cdd19843
commit
93c703d0ef
6
library/README.md
Normal file
6
library/README.md
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
start the dual servers (dapp + mascara)
|
||||||
|
```
|
||||||
|
node server.js
|
||||||
|
```
|
||||||
|
|
||||||
|
open the example dapp at `http://localhost:9002/`
|
@ -1,5 +0,0 @@
|
|||||||
```
|
|
||||||
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
|
|
||||||
```
|
|
Loading…
x
Reference in New Issue
Block a user