Added in steps for Local development in README.md

This commit is contained in:
Joakim Taule Kartveit 2023-03-21 14:24:24 +01:00
parent 10b8f651ec
commit ad8faaa569
No known key found for this signature in database
GPG Key ID: 2C0A1F53559D6385
1 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,14 @@
# NRSS - RSS Feeds for NRK sin podcaster
https://nrss.deno.dev/
## Local devlopment
install Deno
https://deno.land/manual/getting_started/installation
**_NOTE:_** The note content
### Run the application
``` shell
deno run main.ts
```
Open http://localhost:8000/ to view it in the browser