An open API service indexing awesome lists of open source software.

https://github.com/yourakshaw/sample-fresh-project

Sample project code built by following through the Fresh documentation by Deno.
https://github.com/yourakshaw/sample-fresh-project

Last synced: 4 months ago
JSON representation

Sample project code built by following through the Fresh documentation by Deno.

Awesome Lists containing this project

README

        

# fresh project

### Usage

Start the project:

```
deno task start
```

This will watch the project directory and restart as necessary.