Update README.md
Co-authored-by: Olav Sundfør <olav@sundfoer.com>
This commit is contained in:
parent
41265c0cf8
commit
9326568de3
|
|
@ -8,6 +8,6 @@ https://deno.land/manual/getting_started/installation
|
||||||
|
|
||||||
### Run the application
|
### Run the application
|
||||||
``` shell
|
``` shell
|
||||||
deno run main.ts
|
deno task start
|
||||||
```
|
```
|
||||||
Open http://localhost:8000/ to view it in the browser
|
Open http://localhost:8000/ to view it in the browser
|
||||||
Loading…
Reference in New Issue