Skip to content

Commit 8e4fe6b

Browse files
committed
update readme
1 parent ef0b067 commit 8e4fe6b

File tree

1 file changed

+6
-13
lines changed

1 file changed

+6
-13
lines changed

README.md

+6-13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# scatter-demo-eosjs2
22

3+
scatter demo with eosjs2
4+
5+
You can test it in TokenPocket Dapp Browser
6+
7+
[Online demo](https://tp-lab.tokenpocket.pro/scatter-demo-eosjs2/index.html)
8+
39
## Project setup
410
```
511
npm install
@@ -14,16 +20,3 @@ npm run serve
1420
```
1521
npm run build
1622
```
17-
18-
### Run your tests
19-
```
20-
npm run test
21-
```
22-
23-
### Lints and fixes files
24-
```
25-
npm run lint
26-
```
27-
28-
### Customize configuration
29-
See [Configuration Reference](https://cli.vuejs.org/config/).

0 commit comments

Comments
 (0)