Skip to content

Commit dfc91a7

Browse files
committed
update live examples links
1 parent d7f6047 commit dfc91a7

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

examples/todomvc/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
https://oyanglul.us/react-most/examples/type-n-search/public/
2+
3+
```
4+
npm install
5+
npm run build
6+
npm start
7+
```

examples/type-n-search/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Github Repo Type N Search Example
22

3+
https://oyanglul.us/react-most/examples/type-n-search/public/
4+
35
## install
46
```sh
57
npm install

0 commit comments

Comments
 (0)