Merge pull request #49 from trentlarson/patch-1

fix default port
This commit is contained in:
Knut Sveidqvist
2020-09-30 19:36:55 +02:00
committed by GitHub
+1 -1
View File
@@ -42,7 +42,7 @@ registry=https://registry.npmjs.com/
```
yarn dev
open http://localhost:1234
open http://localhost:8080
```
This app is created with Svelte + svelte-spa-router.