This commit is contained in:
Evgeny Marchenko
2019-06-23 15:00:23 +03:00
parent 18f2db8e91
commit d62711c27c
2 changed files with 9 additions and 11 deletions

View File

@ -1,8 +1,6 @@
# Usage
0. set the `appId` (Fluence) and `lazyAddress` (Eth contract) in `index.js`
1. run ```npm i```
2. run ```npm run build```
3. run ```npm run start```
1. run `npm i`
2. run `npm run build`
3. run `npm run start`