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

https://github.com/mattjennings/excalibur-deno-fresh


https://github.com/mattjennings/excalibur-deno-fresh

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Excalibur + Deno + Fresh

This a proof of concept of using [Excalibur](https://excaliburjs.com/) with [Deno](https://deno.com/) and [Fresh](https://fresh.deno.dev/docs/getting-started).

### Usage

Make sure to install Deno: https://deno.land/manual/getting_started/installation

Then start the project:

```
deno task start
```

This will watch the project directory and restart as necessary.