Added in steps for Local development in README.md #12

Merged
MikAoJk merged 3 commits from main into main 2023-03-21 20:41:29 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 9326568de3 - Show all commits

View File

@ -8,6 +8,6 @@ https://deno.land/manual/getting_started/installation
### Run the application
``` shell
deno run main.ts
deno task start
```
Open http://localhost:8000/ to view it in the browser