Skip to content

Commit 0fe7c4f

Browse files
committed
add missing serve example app command
1 parent e834066 commit 0fe7c4f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ npm install
2727
npm run build
2828

2929
# serve example app at localhost:8080
30+
npm run serve-example
31+
3032
# and unit tests at localhost:8081
3133
npm run dev
3234

0 commit comments

Comments
 (0)