Skip to content

Commit c9d717c

Browse files
authored
docs: add live demo and related repository
1 parent 56f6ee9 commit c9d717c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ By VSCode and prettier and TSLint, realtime code format and realtime sentence st
88

99
VSCode と prettier と TSLint によって、リアルタイムに整形と構文チェックと未使用 import の整理が行われます。
1010

11+
## Live demo
12+
13+
[Live demo](https://typescript-nextjs-redux-material-ui-example.now.sh/)
14+
1115
## Screenshot
1216

1317
### For desktop
@@ -85,3 +89,7 @@ vi ./deploy-appengine.sh
8589
```bash
8690
./deploy-appengine.sh
8791
```
92+
93+
## Related repository
94+
95+
* [typescript-nextjs-redux-toolkit-material-ui-example](https://github.com/treetips/typescript-nextjs-redux-toolkit-material-ui-example)

0 commit comments

Comments
 (0)