Skip to content

Commit 0d01d92

Browse files
committed
Merge pull request #373 from rascada/patch-1
missing serve example command in readme
2 parents e834066 + 0fe7c4f commit 0d01d92

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)